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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.h213 * @use_half_periods: Indicates the clock is running slowly, so the
229 bool use_half_periods; member in struct:gpmi_nfc_hardware_timing
H A Dgpmi-lib.c766 hw->use_half_periods = dll_use_half_periods; gpmi_nfc_compute_hardware_timing()
901 hw->use_half_periods = 1; gpmi_compute_edo_timing()
904 hw->use_half_periods = 0; gpmi_compute_edo_timing()
1048 reg = ((hw.use_half_periods) ? BM_GPMI_CTRL1_HALF_PERIOD : 0) gpmi_begin()

Completed in 140 milliseconds