Home
last modified time | relevance | path

Searched refs:DEVICE_ID_MASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c158 switch ((efuse_arm_mpu_max_freq & DEVICE_ID_MASK)) { in am335x_get_efuse_mpu_max_freq()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h45 #define DEVICE_ID_MASK 0x1FFF macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-iproc.c624 #define DEVICE_ID_MASK 0xffff0000 in iproc_pcie_config_read() macro
628 if ((*val & DEVICE_ID_MASK) == in iproc_pcie_config_read()