Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h121 unsigned short pucr; member
H A Dcpu_sh7752.h121 unsigned short pucr; member
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_matrix.h55 u32 pucr; member
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c44 writew(0x5555, &gpio->pucr); /* Debug LED */ in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c48 writew(0x5555, &gpio->pucr); /* Debug LED */ in init_gpio()
/openbmc/u-boot/drivers/usb/gadget/
H A Dat91_udc.c1416 usbpucr = readl(&udc->matrix->pucr); in at91sam9261_udc_pullup()
1420 writel(usbpucr, &udc->matrix->pucr); in at91sam9261_udc_pullup()