Searched refs:tbers_clocks (Results 1 – 1 of 1) sorted by relevance
1102 u32 div, bt_min, bt_max, tbers_clocks; in meson_nfc_setup_data_interface() local1120 tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max), in meson_nfc_setup_data_interface()1122 meson_chip->tbers_max = ilog2(tbers_clocks); in meson_nfc_setup_data_interface()1123 if (!is_power_of_2(tbers_clocks)) in meson_nfc_setup_data_interface()