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