Searched refs:tbers_clocks (Results 1 – 1 of 1) sorted by relevance
1252 u32 div, bt_min, bt_max, tbers_clocks; in meson_nfc_setup_interface() local1270 tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max), in meson_nfc_setup_interface()1272 meson_chip->tbers_max = ilog2(tbers_clocks); in meson_nfc_setup_interface()1273 if (!is_power_of_2(tbers_clocks)) in meson_nfc_setup_interface()