Searched refs:SCM_CLCD_CLCDID_MASK (Results 1 – 2 of 2) sorted by relevance
40 #define SCM_CLCD_CLCDID_MASK 0x1f macro
248 clcdid = (reg >> SCM_CLCD_CLCDID_SHIFT) & SCM_CLCD_CLCDID_MASK; in versatile_clcdc_attach()