Home
last modified time | relevance | path

Searched refs:ISP1301_MODE_CONTROL_2 (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/otg/
Disp1301_omap.c214 #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/
Dohci-pnx4008.c65 #define ISP1301_MODE_CONTROL_2 0x12 /* u8 read, set, +1 clear */ macro