Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7753.h115 unsigned short pocr; member
H A Dcpu_sh7752.h115 unsigned short pocr; member
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dcpu.h21 u32 pocr; /*0x000c*/ member
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c39 writew(0x0000, &gpio->pocr); /* SGPIO */ in init_gpio()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c42 writew(0x0000, &gpio->pocr); /* SGPIO */ in init_gpio()
/openbmc/linux/drivers/mmc/core/
H A Dsd.c821 u32 pocr = ocr; in mmc_sd_get_cid() local
876 err = mmc_set_uhs_voltage(host, pocr); in mmc_sd_get_cid()