Searched refs:L2H (Results 1 – 2 of 2) sorted by relevance
86 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H);
137 void phydm_set_edcca_threshold(void *dm_void, s8 H2L, s8 L2H) in phydm_set_edcca_threshold() argument144 (u32)((u8)L2H | (u8)H2L << 16)); in phydm_set_edcca_threshold()147 (u16)((u8)L2H | (u8)H2L << 8)); in phydm_set_edcca_threshold()