Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h103 unsigned short pccr; member
H A Dcpu_sh7752.h103 unsigned short pccr; member
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dlcd.h25 u32 pccr; /* 0x2C PWM Contrast Control Register */ member
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c30 writew(0x0000, &gpio->pccr); /* PWMU, INTC */ in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c30 writew(0x0000, &gpio->pccr); /* PWMU, INTC */ in init_gpio()
/openbmc/linux/arch/powerpc/kernel/
H A Dsysfs.c656 SYSFS_SPRSETUP(pccr, SPRN_PA6T_PCCR);
729 __ATTR(pccr, 0600, show_pccr, store_pccr),