Home
last modified time | relevance | path

Searched full:gear (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/clk/uniphier/
H A Dclk-uniphier-cpugear.c30 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/Documentation/devicetree/bindings/ufs/
H A Dufs-common.yaml92 limit-hs-gear:
98 Restricts the maximum HS gear used in both TX and RX directions.
100 limit-gear-rate:
/linux/drivers/slimbus/
H A Dslimbus.h98 * 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 Dsched.c46 * Fine-tune calculation based on clock gear, in slim_ctrl_clk_pause()
/linux/drivers/input/tablet/
H A DKconfig53 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 Dkbtab.c13 MODULE_DESCRIPTION("USB KB Gear JamStudio Tablet driver");
143 input_dev->name = "KB Gear Tablet"; in kbtab_probe()
/linux/include/ufs/
H A Dufs_quirks.h83 * 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 Dslimbus.rst53 gear changes the SLIMbus frequency to be twice its previous gear.
/linux/Documentation/devicetree/bindings/hwmon/
H A Dgmt,g762.yaml52 description: FAN gear mode. Configure High speed fan setting factor
/linux/Documentation/hwmon/
H A Dg762.rst40 reports fan failure, i.e. no transition on fan gear pin for
/linux/drivers/hwmon/
H A Dg762.c74 #define G762_REG_FAN_CMD2_GEAR_MODE_1 0x08 /* fan gear mode */
111 * Extract fan gear mode multiplier value (0, 2 or 4) from given
168 * influence of additional parameters (fan clock divisor, fan gear mode)
342 /* Set fan gear mode. Accepts either 0, 1 or 2. */
/linux/drivers/phy/samsung/
H A Dphy-samsung-ufs.h57 /* gear */
/linux/arch/nios2/kernel/
H A Dsetup.c205 * get kmalloc into gear in setup_arch()
/linux/drivers/platform/x86/
H A Deeepc-wmi.c59 { KE_KEY, 0x5c, { KEY_F15 } }, /* Power Gear key */
H A Dasus-nb-wmi.c600 { KE_KEY, 0x5C, { KEY_F15 } }, /* Power Gear key */
/linux/arch/x86/realmode/rm/
H A Dtrampoline_64.S217 * mapped page tables. Load the kernel's GDT in order to gear down to
/linux/Documentation/admin-guide/media/
H A Dem28xx-cardlist.rst78 - V-Gear PocketTV
H A Dbttv-cardlist.rst534 - V-Gear MyVCD
/linux/drivers/pci/controller/
H A Dpci-ftpci100.c471 /* Check bus clock if we can gear up to 66 MHz */ in faraday_pci_probe()
/linux/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst285 but this has to be viewed as a workaround for broken network gear and
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-ufs.c1151 /* Maximum supported Gear of this tbls */
1160 /* Maximum supported Gear of this config */
1892 /* If no direct matching, the lowest gear is the best matching */ in qmp_ufs_get_gear_overlay()
/linux/lib/zstd/compress/
H A Dzstd_ldm.c44 * 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 Ddm_common.c892 * this will cause some ap like gear-3700 wep TP in rtl92d_dm_dig()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c89 #define DEV_HAS_GEAR_MODE 0x0200000 /* device supports gear mode */
2103 /* Gear Backoff Seeds */
2176 /* Setup seeds for all gear LFSRs. */ in nv_gear_backoff_reseed()
/linux/drivers/mfd/
H A Dwm8998-tables.c389 { 0x000005E3, 0x0004 }, /* R1507 - SLIMbus Framer Ref Gear */

12