Home
last modified time | relevance | path

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

/u-boot/drivers/pinctrl/mscc/
A Dmscc-common.c184 if (mscc_readl(offset, info->regs + info->mscc_gpios[MSCC_GPIO_OE]) & in mscc_gpio_get()
214 val = mscc_readl(offset, info->regs + info->mscc_gpios[MSCC_GPIO_OE]); in mscc_gpio_get_direction()
223 mscc_clrbits(offset, info->regs + info->mscc_gpios[MSCC_GPIO_OE]); in mscc_gpio_direction_input()
233 mscc_setbits(offset, info->regs + info->mscc_gpios[MSCC_GPIO_OE]); in mscc_gpio_direction_output()
A Dmscc-common.h17 MSCC_GPIO_OE, enumerator
A Dpinctrl-ocelot.c146 [MSCC_GPIO_OE] = 0x10,
A Dpinctrl-luton.c131 [MSCC_GPIO_OE] = 0x10,
A Dpinctrl-serval.c174 [MSCC_GPIO_OE] = 0x10,
A Dpinctrl-servalt.c210 [MSCC_GPIO_OE] = 0x20,
A Dpinctrl-jr2.c264 [MSCC_GPIO_OE] = 0x20,

Completed in 7 milliseconds