Home
last modified time | relevance | path

Searched refs:fast_mode (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/include/linux/platform_data/
Di2c-pxa.h65 unsigned int fast_mode :1; member
/Linux-v5.4/include/linux/mtd/
Dspear_smi.h48 u8 fast_mode; member
/Linux-v5.4/drivers/i2c/busses/
Di2c-ibm_iic.h46 int fast_mode; member
Di2c-ibm_iic.c169 | (dev->fast_mode ? MDCNTL_FSM : 0)); in iic_dev_init()
241 const struct ibm_iic_timings *t = &timings[dev->fast_mode ? 1 : 0]; in iic_smbus_quick()
719 dev->fast_mode = 1; in iic_probe()
752 dev->fast_mode ? "fast (400 kHz)" : "standard (100 kHz)"); in iic_probe()
Di2c-pxa-pci.c61 pdata.fast_mode = 1; in add_i2c_device()
Di2c-pxa.c204 unsigned int fast_mode :1; member
521 writel(I2C_ICR_INIT | (i2c->fast_mode ? i2c->fm_mask : 0), _ICR(i2c)); in i2c_pxa_reset()
1176 i2c->fast_mode = 1; in i2c_pxa_probe_dt()
1193 i2c->fast_mode = plat->fast_mode; in i2c_pxa_probe_pdata()
/Linux-v5.4/drivers/mtd/devices/
Dspear_smi.c205 u8 fast_mode; member
578 if (flash->fast_mode) in spear_mtd_read()
791 pdata->board_flash_info->fast_mode = 1; in spear_smi_probe_config_dt()
832 flash->fast_mode = flash_info->fast_mode ? 1 : 0; in spear_smi_setup_banks()
/Linux-v5.4/arch/x86/kvm/
Dpmu.c315 bool fast_mode = idx & (1u << 31); in kvm_pmu_rdpmc() local
318 u64 mask = fast_mode ? ~0u : ~0ull; in kvm_pmu_rdpmc()
/Linux-v5.4/arch/arm/mach-pxa/
Dstargate2.c397 .fast_mode = 1,
401 .fast_mode = 1,
Dmagician.c901 .fast_mode = 0,
909 .fast_mode = 1,
Dmioa701.c648 .fast_mode = 1,
Dem-x270.c1195 .fast_mode = 1,