HomeSort by relevance Sort by last modified time
    Searched refs:gpsr (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/gpio/
mvgpio.h 24 u32 gpsr; /* Pin Output Set Register - 0x0018 */ member in struct:gpio_reg
mvgpio.c 91 writel(GPIO_TO_BIT(gpio), &gpio_reg_bank->gpsr);
  /external/u-boot/drivers/pinctrl/renesas/
sh_pfc.h 303 * GPIO/Peripheral Function Select Register (GPSR)
325 * - gpsr: GPSR field
326 * - fn: Function name, also referring to the GPSR field
329 #define PINMUX_IPSR_NOFN(gpsr, fn, gsel) \
330 PINMUX_DATA(fn##_MARK, FN_##gpsr, FN_##gsel)
335 * Function Select Register (GPSR), and where the pinmux function has a
  /external/u-boot/arch/arm/include/asm/arch-vf610/
imx-regs.h 297 u32 gpsr; member in struct:src

Completed in 733 milliseconds