Searched refs:sidconf (Results 1 – 1 of 1) sorted by relevance
1142 unsigned int param, sidconf, val; in sid_status_control_put() local1156 sidconf = snd_soc_component_read(component, AB8500_SIDFIRCONF); in sid_status_control_put()1157 if (((sidconf & BIT(AB8500_SIDFIRCONF_FIRSIDBUSY)) != 0)) { in sid_status_control_put()1158 if ((sidconf & BIT(AB8500_SIDFIRCONF_ENFIRSIDS)) == 0) { in sid_status_control_put()