Home
last modified time | relevance | path

Searched refs:FALCON_CHIPID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/lantiq/falcon/
H A Dprom.c56 i->partnum = (ltq_r32(FALCON_CHIPID) & PART_MASK) >> PART_SHIFT; in ltq_soc_detect()
57 i->rev = (ltq_r32(FALCON_CHIPID) & REV_MASK) >> REV_SHIFT; in ltq_soc_detect()
/kernel/linux/linux-6.6/arch/mips/lantiq/falcon/
H A Dprom.c56 i->partnum = (ltq_r32(FALCON_CHIPID) & PART_MASK) >> PART_SHIFT; in ltq_soc_detect()
57 i->rev = (ltq_r32(FALCON_CHIPID) & REV_MASK) >> REV_SHIFT; in ltq_soc_detect()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-lantiq/falcon/
H A Dlantiq_soc.h34 #define FALCON_CHIPID ((u32 *)(KSEG1 + LTQ_STATUS_BASE_ADDR + 0x0c)) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-lantiq/falcon/
H A Dlantiq_soc.h34 #define FALCON_CHIPID ((u32 *)(KSEG1 + LTQ_STATUS_BASE_ADDR + 0x0c)) macro

Completed in 1 milliseconds