Searched refs:rtl8365mb_get_chip_id_and_ver (Results 1 – 1 of 1) sorted by relevance
2046 static int rtl8365mb_get_chip_id_and_ver(struct regmap *map, u32 *id, u32 *ver) in rtl8365mb_get_chip_id_and_ver() function2081 ret = rtl8365mb_get_chip_id_and_ver(priv->map, &chip_id, &chip_ver); in rtl8365mb_detect()