Home
last modified time | relevance | path

Searched refs:HW_DIGCTL_CHIPID_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-mxs/
H A Dmach-mxs.c36 #define HW_DIGCTL_CHIPID_MASK (0xffff << 16) macro
290 socid = chipid & HW_DIGCTL_CHIPID_MASK; in mxs_get_soc_id()
/kernel/linux/linux-6.6/arch/arm/mach-mxs/
H A Dmach-mxs.c35 #define HW_DIGCTL_CHIPID_MASK (0xffff << 16) macro
292 socid = chipid & HW_DIGCTL_CHIPID_MASK; in mxs_get_soc_id()

Completed in 2 milliseconds