Searched refs:PHY_MDM6600_NR_STATUS_LINES (Results 1 – 1 of 1) sorted by relevance
51 PHY_MDM6600_NR_STATUS_LINES, enumerator204 DECLARE_BITMAP(values, PHY_MDM6600_NR_STATUS_LINES); in phy_mdm6600_status()210 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()217 ddata->status = values[0] & ((1 << PHY_MDM6600_NR_STATUS_LINES) - 1); in phy_mdm6600_status()350 if (ddata->status_gpios->ndescs != PHY_MDM6600_NR_STATUS_LINES) in phy_mdm6600_init_lines()