Searched refs:CA91CX42_LM_CTL_AS_M (Results 1 – 2 of 2) sorted by relevance
551 #define CA91CX42_LM_CTL_AS_M (5<<16) macro
1364 if ((lm_ctl & CA91CX42_LM_CTL_AS_M) == CA91CX42_LM_CTL_AS_A16) in ca91cx42_lm_get()1366 if ((lm_ctl & CA91CX42_LM_CTL_AS_M) == CA91CX42_LM_CTL_AS_A24) in ca91cx42_lm_get()1368 if ((lm_ctl & CA91CX42_LM_CTL_AS_M) == CA91CX42_LM_CTL_AS_A32) in ca91cx42_lm_get()