Home
last modified time | relevance | path

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

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