Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mscc/
H A Dmscc-common.c49 static void mscc_clrbits(unsigned int offset, void *addr) in mscc_clrbits() function
113 mscc_clrbits(offset, info->regs + regoff); in mscc_pinmux_set_mux()
118 mscc_clrbits(offset, info->regs + regoff + 4); in mscc_pinmux_set_mux()
220 mscc_clrbits(offset, info->regs + info->mscc_gpios[MSCC_GPIO_OE]); in mscc_gpio_direction_input()