| /linux/drivers/clk/uniphier/ |
| H A D | clk-uniphier-cpugear.c | 30 struct uniphier_clk_cpugear *gear = to_uniphier_clk_cpugear(hw); in uniphier_clk_cpugear_set_parent() local 34 ret = regmap_write_bits(gear->regmap, in uniphier_clk_cpugear_set_parent() 35 gear->regbase + UNIPHIER_CLK_CPUGEAR_SET, in uniphier_clk_cpugear_set_parent() 36 gear->mask, index); in uniphier_clk_cpugear_set_parent() 40 ret = regmap_write_bits(gear->regmap, in uniphier_clk_cpugear_set_parent() 41 gear->regbase + UNIPHIER_CLK_CPUGEAR_UPD, in uniphier_clk_cpugear_set_parent() 47 return regmap_read_poll_timeout(gear->regmap, in uniphier_clk_cpugear_set_parent() 48 gear->regbase + UNIPHIER_CLK_CPUGEAR_UPD, in uniphier_clk_cpugear_set_parent() 55 struct uniphier_clk_cpugear *gear = to_uniphier_clk_cpugear(hw); in uniphier_clk_cpugear_get_parent() local 60 ret = regmap_read(gear->regmap, in uniphier_clk_cpugear_get_parent() [all …]
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-debugfs.c | 219 u32 gear = (u32)(uintptr_t)s->file->f_inode->i_private; in ufs_tx_eq_params_show() local 231 if (gear < UFS_HS_G1 || gear > UFS_HS_GEAR_MAX) { in ufs_tx_eq_params_show() 232 seq_printf(s, "Invalid gear selected: %u\n", gear); in ufs_tx_eq_params_show() 242 params = &hba->tx_eq_params[gear - 1]; in ufs_tx_eq_params_show() 245 gear, ufs_hs_rate_to_str(rate)); in ufs_tx_eq_params_show() 263 seq_printf(s, "TX EQ setting for HS-G%u, Rate-%s:\n", gear, in ufs_tx_eq_params_show() 297 u32 gear = (u32)(uintptr_t)s->file->f_inode->i_private; in ufs_tx_eqtr_record_show() local 312 if (gear < UFS_HS_G1 || gear > UFS_HS_GEAR_MAX) { in ufs_tx_eqtr_record_show() 313 seq_printf(s, "Invalid gear selected: %u\n", gear); in ufs_tx_eqtr_record_show() 323 params = &hba->tx_eq_params[gear - 1]; in ufs_tx_eqtr_record_show() [all …]
|
| H A D | ufshcd.c | 737 dev_dbg(hba->dev, "%s:[RX, TX]: gear=[%d, %d], lane[%d, %d], pwr[%s, %s], rate = %d\n", in ufshcd_print_pwr_info() 1392 * ufshcd_scale_gear - scale up/down UFS gear 1394 * @target_gear: target gear to scale to 1395 * @scale_up: True for scaling up gear and false for scaling down 1413 /* Legacy gear scaling, in case vops_freq_to_gear_speed() is not implemented */ in ufshcd_scale_gear() 1428 /* scale down gear */ in ufshcd_scale_gear() 1439 dev_err(hba->dev, "%s: failed err %d, old gear: (tx %d rx %d), new gear: (tx %d rx %d)", in ufshcd_scale_gear() 1495 /* Enable Write Booster if current gear requires it else disable it */ in ufshcd_clock_scaling_unprepare() 1503 * ufshcd_devfreq_scale - scale up/down UFS clocks and gear 1524 /* scale down the gear before scaling down clocks */ in ufshcd_devfreq_scale() [all …]
|
| /linux/drivers/slimbus/ |
| H A D | slimbus.h | 98 * frequency ('clock gear 10') at which the bus can operate. 352 * @min_cg: Minimum clock gear supported by this controller (default value: 1) 353 * @max_cg: Maximum clock gear supported by this controller (default value: 10) 354 * @clkgear: Current clock gear in which this bus is running 387 * the bus at (in steps of 'clock-gear', 1 through 10, each clock gear 388 * representing twice the frequency than the previous gear).
|
| H A D | sched.c | 46 * Fine-tune calculation based on clock gear, in slim_ctrl_clk_pause()
|
| /linux/drivers/input/tablet/ |
| H A D | Kconfig | 53 tristate "KB Gear JamStudio tablet support (USB)" 57 Say Y here if you want to use the USB version of the KB Gear
|
| H A D | kbtab.c | 13 MODULE_DESCRIPTION("USB KB Gear JamStudio Tablet driver"); 143 input_dev->name = "KB Gear Tablet"; in kbtab_probe()
|
| /linux/include/ufs/ |
| H A D | ufs_quirks.h | 83 * Gear switch from PWM to HS may fail even with this max. PA_SaveConfigTime. 84 * Gear switch can be issued by host controller as an error recovery and any
|
| /linux/Documentation/driver-api/ |
| H A D | slimbus.rst | 53 gear changes the SLIMbus frequency to be twice its previous gear.
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| H A D | gmt,g762.yaml | 52 description: FAN gear mode. Configure High speed fan setting factor
|
| /linux/Documentation/hwmon/ |
| H A D | g762.rst | 40 reports fan failure, i.e. no transition on fan gear pin for
|
| H A D | ltc4283.rst | 28 overstresses. An I2C interface and onboard gear-shift ADC allow monitoring of
|
| /linux/drivers/phy/samsung/ |
| H A D | phy-samsung-ufs.h | 57 /* gear */
|
| /linux/arch/nios2/kernel/ |
| H A D | setup.c | 205 * get kmalloc into gear in setup_arch()
|
| /linux/drivers/platform/x86/ |
| H A D | eeepc-wmi.c | 59 { KE_KEY, 0x5c, { KEY_F15 } }, /* Power Gear key */
|
| H A D | asus-nb-wmi.c | 609 { KE_KEY, 0x5C, { KEY_F15 } }, /* Power Gear key */
|
| /linux/arch/x86/realmode/rm/ |
| H A D | trampoline_64.S | 217 * mapped page tables. Load the kernel's GDT in order to gear down to
|
| /linux/drivers/clk/renesas/ |
| H A D | rzv2h-cpg-lib.c | 184 * a gear.
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | mtk-sd.yaml | 133 Gear of the third delay line for DS for input data latch in data
|
| /linux/Documentation/admin-guide/media/ |
| H A D | bttv-cardlist.rst | 534 - V-Gear MyVCD
|
| /linux/drivers/pci/controller/ |
| H A D | pci-ftpci100.c | 471 /* Check bus clock if we can gear up to 66 MHz */ in faraday_pci_probe()
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 285 but this has to be viewed as a workaround for broken network gear and
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-qmp-ufs.c | 1161 /* Maximum supported Gear of this tbls */ 1170 /* Maximum supported Gear of this config */ 2029 /* If no direct matching, the lowest gear is the best matching */ in qmp_ufs_get_gear_overlay()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_ldm.c | 44 * In the gear hash algorithm, bit n depends on the last n bytes; in ZSTD_ldm_gear_init()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/ |
| H A D | dm_common.c | 892 * this will cause some ap like gear-3700 wep TP in rtl92d_dm_dig()
|