Searched refs:bt_max (Results 1 – 1 of 1) sorted by relevance
1108 u32 div, bt_min, bt_max, tbers_clocks; in meson_nfc_setup_interface() local1119 bt_max = (NFC_DEFAULT_DELAY + timings->tRHOH_min + in meson_nfc_setup_interface()1133 bt_max = DIV_ROUND_UP(bt_max, 1000); in meson_nfc_setup_interface()1135 if (bt_max < bt_min) in meson_nfc_setup_interface()1140 meson_chip->bus_timing = (bt_min + bt_max) / 2 + 1; in meson_nfc_setup_interface()