Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-mxs/
Dmach-mxs.c37 #define HW_DIGCTL_CHIPID_MASK (0xffff << 16) macro
294 socid = chipid & HW_DIGCTL_CHIPID_MASK; in mxs_get_soc_id()