PSEC_TO_NSEC
delay_idle = DIV_ROUND_UP(PSEC_TO_NSEC(instr->delay_ns),
meson_chip->twb = DIV_ROUND_UP(PSEC_TO_NSEC(timings->tWB_max),
meson_chip->tadl = DIV_ROUND_UP(PSEC_TO_NSEC(timings->tADL_min),
tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max),
PSEC_TO_NSEC(delay_ns)),
PSEC_TO_NSEC(sdr->tADL_min)),
ndelay(PSEC_TO_NSEC(sdr->tRR_min));
ndelay(PSEC_TO_NSEC(timings->tWB_max));
PSEC_TO_NSEC(NAND_COMMON_TIMING_PS((conf), timing_name))