Home
last modified time | relevance | path

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

/drivers/ata/
A Dpata_cs5530.c49 u32 tuning; in cs5530_set_piomode() local
53 tuning = ioread32(base + 0x04); in cs5530_set_piomode()
54 format = (tuning & 0x80000000UL) ? 1 : 0; in cs5530_set_piomode()
76 u32 tuning, timing = 0; in cs5530_set_dmamode() local
80 tuning = ioread32(base + 0x04); in cs5530_set_dmamode()
99 timing |= (tuning & 0x80000000UL); in cs5530_set_dmamode()
104 tuning |= 0x00100000; /* UDMA for both */ in cs5530_set_dmamode()
106 tuning &= ~0x00100000; /* MWDMA for both */ in cs5530_set_dmamode()
107 iowrite32(tuning, base + 0x04); in cs5530_set_dmamode()
/drivers/staging/iio/Documentation/
A Dsysfs-bus-iio-dds6 Stores frequency into tuning word Y.
10 can control the desired active tuning word by writing Y to the
26 Specifies the active output frequency tuning word. The value
/drivers/hwtracing/ptt/
A DKconfig8 device, and it provides support for PCIe traffic tuning and
/drivers/input/rmi4/
A DKconfig138 bool "RMI4 Function 55 (Sensor tuning)"
142 Function 55 provides access to the RMI4 touch sensor tuning
/drivers/mfd/
A Dsi476x-i2c.c416 wake_up(&core->tuning); in si476x_core_pronounce_dead()
511 wake_up(&core->tuning); in si476x_core_get_and_signal_status()
756 init_waitqueue_head(&core->tuning); in si476x_core_probe()
A Dsi476x-cmd.c384 wait_event_killable(core->tuning, in si476x_cmd_tune_seek_freq()
/drivers/i2c/busses/
A Di2c-rk3x.c150 unsigned int tuning; member
700 t_calc->tuning = 0; in rk3x_i2c_v0_calc_timings()
853 t_calc->tuning = REG_CON_SDA_CFG(--sda_update_cfg) | in rk3x_i2c_v1_calc_timings()
891 val |= calc.tuning; in rk3x_i2c_adapt_div()
/drivers/iommu/intel/
A DKconfig96 to aid performance tuning and debug. These are available on modern
/drivers/net/ethernet/chelsio/
A DKconfig28 performance tuning is in
/drivers/usb/host/
A Docteon-hcd.h1833 __BITFIELD_FIELD(u64 tuning : 4,
/drivers/memory/
A DKconfig12 vary from memory tuning and frequency scaling to enabling
/drivers/bus/
A DKconfig68 block (EHB). AXI Interconnect QoS arbitration tuning is currently

Completed in 31 milliseconds