Home
last modified time | relevance | path

Searched defs:ocr (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm920t/imx/
H A Dgeneric.c22 unsigned int ocr = (gpio_mode & GPIO_OCR_MASK) >> 10; in imx_gpio_mode() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mx27/
H A Dgeneric.c210 unsigned int ocr = (gpio_mode & GPIO_OCR_MASK) >> GPIO_OCR_SHIFT; in imx_gpio_mode() local
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pmc.h61 u32 ocr; /* 0x110 Oscillator Calibration Register */ member
/openbmc/u-boot/include/
H A Dmmc.h585 uint ocr; member
/openbmc/qemu/hw/sd/
H A Dsd.c124 uint32_t ocr; member