Searched refs:hs_det_status (Results 1 – 1 of 1) sorted by relevance
923 unsigned int hs_det_status; in cs42l42_process_hs_type_detect() local947 regmap_read(cs42l42->regmap, CS42L42_HS_DET_STATUS, &hs_det_status); in cs42l42_process_hs_type_detect()949 cs42l42->hs_type = (hs_det_status & CS42L42_HSDET_TYPE_MASK) >> in cs42l42_process_hs_type_detect()