Searched refs:ISP1301_OTG_CONTROL_1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/phy/ |
H A D | phy-isp1301-omap.c | 204 #define ISP1301_OTG_CONTROL_1 0x06 /* u8 read, set, +1 clear */ macro 257 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_ID_PULLDOWN); power_down() 388 u8 ctrl = isp1301_get_u8(isp, ISP1301_OTG_CONTROL_1); dump_regs() 621 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, set); otg_update_isp() 622 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, clr); otg_update_isp() 937 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLUP); b_peripheral() 938 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_DP_PULLDOWN); b_peripheral() 1042 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, isp_update_otg() 1044 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, isp_update_otg() 1317 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, OTG1_VBUS_DRV); isp1301_set_host() 1542 isp1301_set_bits(isp, ISP1301_OTG_CONTROL_1, isp1301_probe() 1544 isp1301_clear_bits(isp, ISP1301_OTG_CONTROL_1, isp1301_probe()
|
Completed in 83 milliseconds