Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-lpc18xx.c43 #define LPC18XX_SCU_USB1_EPWR BIT(4) macro
652 if (reg & LPC18XX_SCU_USB1_EPWR) in lpc18xx_pconf_get_usb1()
911 *reg &= ~LPC18XX_SCU_USB1_EPWR; in lpc18xx_pconf_set_usb1()
913 *reg |= LPC18XX_SCU_USB1_EPWR; in lpc18xx_pconf_set_usb1()