Home
last modified time | relevance | path

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

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