Searched refs:ISP1301_MODE_CONTROL_2 (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/otg/ |
D | isp1301_omap.c | 214 #define ISP1301_MODE_CONTROL_2 0x12 /* u8 read, set, +1 clear */ macro 1573 isp1301_set_bits(isp, ISP1301_MODE_CONTROL_2, MC2_BI_DI); in isp1301_probe() 1574 isp1301_clear_bits(isp, ISP1301_MODE_CONTROL_2, ~MC2_BI_DI); in isp1301_probe() 1597 isp1301_set_bits(isp, ISP1301_MODE_CONTROL_2, in isp1301_probe()
|
/drivers/usb/host/ |
D | ohci-pnx4008.c | 65 #define ISP1301_MODE_CONTROL_2 0x12 /* u8 read, set, +1 clear */ macro
|