Home
last modified time | relevance | path

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

/openbmc/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c42 &pioa->pudr); in macb_hw_init()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7752.h167 unsigned char pudr; member
H A Dcpu_sh7753.h167 unsigned char pudr; member
/openbmc/u-boot/board/siemens/smartweb/
H A Dsmartweb.c103 &pioa->pudr); in smartweb_macb_hw_init()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h63 u32 pudr; /* 0x60 Pull-up Disable Register */ member
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c113 writel(mask, (on ? &pio->puer : &pio->pudr)); in at91_mux_set_pullup()
191 writel(mask, &pio->pudr); in at91_mux_pio3_set_pulldown()
/openbmc/u-boot/drivers/gpio/
H A Dat91_gpio.c54 writel(mask, &at91_port->pudr); in at91_set_port_pullup()
257 writel(mask, &at91_port->pudr); in at91_set_port_output()
/openbmc/u-boot/board/mini-box/picosam9g45/
H A Dpicosam9g45.c130 &pioa->pudr); in picosam9g45_macb_hw_init()
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c43 writeb(0x00, &gpio->pudr); in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c47 writeb(0x00, &gpio->pudr); in init_gpio()