Searched refs:bus_timing (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Dmeson_nand.c1179 u32 bus_timing = NFC_DEFAULT_BUS_TIMING; local
1185 bus_cfg_val = (((bus_cycle - 1) & 31) | ((bus_timing & 31) << 5));

Completed in 37 milliseconds