Home
last modified time | relevance | path

Searched refs:last_mode (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/spi/
Dspi-geni-qcom.c84 u32 last_mode; member
405 if (mas->last_mode != spi_slv->mode) { in setup_fifo_params()
428 mas->last_mode = spi_slv->mode; in setup_fifo_params()
/Linux-v6.6/drivers/media/i2c/
Dov5640.c456 const struct ov5640_mode_info *last_mode; member
2324 const struct ov5640_mode_info *orig_mode = sensor->last_mode; in ov5640_set_mode()
2393 sensor->last_mode = mode; in ov5640_set_mode()
3842 sensor->last_mode = sensor->current_mode; in ov5640_probe()
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h487 int last_mode; member
Dipw2100.c4014 priv->last_mode = priv->ieee->iw_mode; in ipw2100_switch_mode()
7795 err = ipw2100_switch_mode(priv, priv->last_mode); in ipw2100_wx_set_promisc()
/Linux-v6.6/drivers/ata/
Dlibata-core.c3295 u8 base_mode = 0xff, last_mode = 0xff; in ata_timing_cycle2mode() local
3322 last_mode = t->mode; in ata_timing_cycle2mode()
3325 return last_mode; in ata_timing_cycle2mode()