Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h109 unsigned short picr; member
H A Dcpu_sh7752.h109 unsigned short picr; member
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c34 writew(0x0000, &gpio->picr); /* SDHI */ in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c36 writew(0x0000, &gpio->picr); /* SDHI */ in init_gpio()
/openbmc/linux/drivers/net/can/
H A Dgrcan.c59 u32 picr; /* 0x114 */ member
773 grcan_write_reg(&regs->picr, sources); in grcan_interrupt()