Home
last modified time | relevance | path

Searched refs:tbers_clocks (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dmeson_nand.c1252 u32 div, bt_min, bt_max, tbers_clocks; in meson_nfc_setup_interface() local
1270 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()