Searched refs:use_half_periods (Results 1 – 2 of 2) sorted by relevance
766 hw->use_half_periods = dll_use_half_periods; in gpmi_nfc_compute_hardware_timing()901 hw->use_half_periods = 1; in gpmi_compute_edo_timing()904 hw->use_half_periods = 0; in gpmi_compute_edo_timing()1048 reg = ((hw.use_half_periods) ? BM_GPMI_CTRL1_HALF_PERIOD : 0) in gpmi_begin()
229 bool use_half_periods; member