Searched refs:CSCFG_MSEL (Results 1 – 2 of 2) sorted by relevance
68 #define CSCFG_MSEL(val) (((val)&0xF) << 16) macro69 #define CSCFG_MSEL_MASK CSCFG_MSEL(0xF)
136 val = CSCFG_MSEL(bank_size) | in set_cscfg()
Completed in 4 milliseconds