Home
last modified time | relevance | path

Searched full:inversed (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dmediatek-dwmac.yaml118 1. tx clock will be inversed in MII/RGMII case,
119 2. tx clock inside MAC will be inversed relative to reference clock
121 3. the reference clock, which outputs to TXC pin will be inversed in RMII case
128 1. rx clock will be inversed in MII/RGMII case.
129 2. reference clock will be inversed when arrived at MAC in RMII case, when
131 3. the inside clock, which be sent to MAC, will be inversed in RMII case when
H A Dmediatek,star-emac.yaml60 If present, indicates that clock on RXC pad will be inversed.
65 If present, indicates that clock on TXC pad will be inversed.
/linux/drivers/platform/mellanox/
H A Dmlx-platform.c835 .inversed = 1,
844 .inversed = 0,
853 .inversed = 1,
862 .inversed = 0,
874 .inversed = 1,
883 .inversed = 0,
892 .inversed = 1,
901 .inversed = 0,
923 .inversed = 1,
932 .inversed = 0,
[all …]
H A Dmlxreg-hotplug.c228 /* Bit = 0 : functional if item->inversed is true. */ in mlxreg_hotplug_attr_show()
229 if (item->inversed) in mlxreg_hotplug_attr_show()
375 if (item->inversed) in mlxreg_hotplug_work_helper()
380 if (item->inversed) in mlxreg_hotplug_work_helper()
620 if (item->inversed) { in mlxreg_hotplug_set_irq()
H A Dnvsw-sn2201.c491 .inversed = 1,
500 .inversed = 0,
509 .inversed = 1,
518 .inversed = 1,
538 .inversed = 1,
547 .inversed = 1,
H A Dmlxreg-dpu.c297 .inversed = 0,
306 .inversed = 0,
/linux/include/uapi/linux/netfilter_bridge/
H A Debt_vlan.h19 __u8 invflags; /* Inverse bitmask bit 1=1 - inversed ID arg,
20 bit 2=1 - inversed Pirority arg */
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt19 - inversed cascade pattern
21 - inversed bounce pattern
/linux/include/linux/platform_data/
H A Dmlxreg.h168 * @inversed: if 0: 0 for signal status is OK, if 1 - 1 is OK;
181 u8 inversed; member
/linux/Documentation/driver-api/
H A Dpwm.rst129 Value is the string "normal" or "inversed".
156 goes low for the remainder of the period. Conversely, a signal with inversed
/linux/Documentation/ABI/testing/
H A Dsysfs-class-pwm70 "inversed".
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-hw.c88 /* inversed scaling factor: src is numerator */ in g2d_set_v41_stretch()
/linux/drivers/regulator/
H A Dpwm-regulator.c174 * This is happening when the user needs an inversed polarity, but the in pwm_regulator_get_voltage()
210 * This is happening when the user needs an inversed polarity, but the in pwm_regulator_set_voltage()
/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h347 u8 QRE :1; /* if QSE and the spectrum is inversed */
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c1771 /* inversed since register is for input _disable_ */ in bcm281xx_std_pin_update()
1873 /* inversed since register is for input _disable_ */ in bcm281xx_i2c_pin_update()
1935 /* inversed since register is for input _disable_ */ in bcm21664_i2c_pin_update()
1980 /* inversed since register is for input _disable_ */ in bcm281xx_hdmi_pin_update()
/linux/drivers/pwm/
H A Dpwm-mc33xs2410.c214 * The hardware cannot generate a 0% relative duty cycle for normal and inversed
/linux/drivers/media/pci/tw5864/
H A Dtw5864-reg.h1782 * 0 Not inversed (Default)
1783 * 1 Inversed
1788 * 0 Not inversed (Default)
1789 * 1 Inversed
/linux/sound/soc/intel/catpt/
H A Ddsp.c436 /* generate int deassert msg to fix inversed int logic */ in catpt_dsp_power_up()
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst118 Inversed EAPD setup for Lenovo laptops
/linux/lib/
H A Dtest_objagg.c800 /* This can only happen when action is not inversed. in test_delta_action_item()
/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c55 /* playback analog levels are inversed */ in pcxhr_update_analog_audio_level()
/linux/drivers/hid/
H A Dhid-sony.c833 /* Y and Z are swapped and inversed */ in sixaxis_parse_report()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c2238 * GLQF_HINSET is inversed! in ice_rss_config_xor()
/linux/sound/pci/ac97/
H A Dac97_codec.c2816 /* ac97 tune: inversed EAPD bit */ in tune_alc_jack()