Searched refs:timing_mode (Results 1 – 2 of 2) sorted by relevance
260 uint8_t timing_mode; in s11059_init() local269 rc = s11059_integ_time_calculate(dev, &manual_time, &timing_mode); in s11059_init()282 control |= timing_mode & S11059_BIT_MASK_INTEGRATION_TIME; in s11059_init()
218 uint32_t timing_mode = 0; in cdns_nand_set_opr_mode() local226 timing_mode = find_lsb_set(status) - 1; in cdns_nand_set_opr_mode()249 timing_mode = find_lsb_set(status) - 1; in cdns_nand_set_opr_mode()286 ret = cdns_nand_pio_set_features(base_address, SET_FEAT_TIMING_MODE_ADDRESS, timing_mode, in cdns_nand_set_opr_mode()