Searched refs:ISP1301_OTG_CONTROL_1 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/usb/phy/ |
| A D | phy-isp1301-omap.c | 191 #define ISP1301_OTG_CONTROL_1 0x06 /* u8 read, set, +1 clear */ macro 244 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_ID_PULLDOWN); in power_down() 375 u8 ctrl = isp1301_get_u8(isp, ISP1301_OTG_CONTROL_1); in dump_regs() 608 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, set); in otg_update_isp() 609 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, clr); in otg_update_isp() 924 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLUP); in b_peripheral() 1029 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, in isp_update_otg() 1031 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, in isp_update_otg() 1302 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_VBUS_DRV); in isp1301_set_host() 1526 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, in isp1301_probe() [all …]
|
Completed in 5 milliseconds