Searched refs:OPMODE_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define OPMODE_MASK (3 << 3) macro165 twl4030_usb_write(TWL4030_USB_FUNC_CTRL_CLR, OPMODE_MASK); in twl4030_usb_ulpi_init()
23 #define OPMODE_MASK GENMASK(4, 3) macro