/linux/scripts/kconfig/ |
H A D | lkc_proto.h | 29 bool sym_tristate_within_range(const struct symbol *sym, tristate tri); 30 bool sym_set_tristate_value(struct symbol *sym,tristate tri);
|
H A D | expr.h | 61 tristate tri; member 66 tristate tri; member
|
H A D | conf.c | 150 sym->def[S_DEF_USER].tri = yes; in randomize_choice_values() 272 sym->def[S_DEF_USER].tri = val; in conf_set_all_new_symbols() 285 sym->def[S_DEF_USER].tri == old_val) in conf_rewrite_tristates() 286 sym->def[S_DEF_USER].tri = new_val; in conf_rewrite_tristates()
|
H A D | lkc.h | 118 return sym->curr.tri; in sym_get_tristate_value()
|
H A D | menu.c | 552 visible = menu->prompt->visible.tri; in menu_is_visible() 554 visible = menu->prompt->visible.tri = expr_calc_value(menu->prompt->visible.expr); in menu_is_visible()
|
H A D | mconf.c | 560 if (sym->rev_dep.tri == mod) in build_conf()
|
H A D | expr.c | 902 return e->left.sym->curr.tri; in __expr_calc_value()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | Kconfig | 11 which support concurrent tri-band operation at 6GHz, 5GHz,
|
/linux/drivers/input/joystick/ |
H A D | sidewinder.c | 202 int tri = pos % bits; /* Start position */ in sw_get_bits() local 207 data |= (__u64)((buf[i] >> tri++) & 1) << bit++; /* Transfer bit */ in sw_get_bits() 208 if (tri == bits) { in sw_get_bits() 210 tri = 0; in sw_get_bits()
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-bindings.txt | 4 such as pull-up/down, tri-state, drive-strength etc are designated as pin 15 need to reconfigure pins at run-time, for example to tri-state pins when the
|
/linux/drivers/iio/accel/ |
H A D | Kconfig | 331 Say yes here to build support for the Domintech low-g tri-axial 454 tristate "Kionix KX022A tri-axis digital accelerometer SPI interface" 459 Enable support for the Kionix digital tri-axis accelerometers 464 tristate "Kionix KX022A tri-axis digital accelerometer I2C interface" 469 Enable support for the Kionix digital tri-axis accelerometers 521 Say yes here to build support for the mCube MC3230 low-g tri-axial
|
/linux/arch/mips/boot/dts/xilfpga/ |
H A D | nexys4ddr.dts | 51 xlnx,tri-default = <0xffffffff>;
|
/linux/arch/microblaze/boot/dts/ |
H A D | system.dts | 253 xlnx,tri-default = <0xffffffff>; 254 xlnx,tri-default-2 = <0xffffffff>;
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8998-mtp.dts | 55 * module is in tri-state (module powered off or not
|
H A D | msm8998-clamshell.dtsi | 43 * module is in tri-state (module powered off or not
|
H A D | msm8998-oneplus-common.dtsi | 241 * module is in tri-state (module powered off or not
|
H A D | msm8998-xiaomi-sagit.dts | 245 * module is in tri-state (module powered off or not
|
H A D | sc7180-idp.dts | 572 * in tri-state (module powered off or not driving the
|
H A D | sc7280-qcard.dtsi | 534 * in tri-state (module powered off or not driving the
|
H A D | sdm845-oneplus-common.dtsi | 802 tri_state_key_default: tri-state-key-default-state {
|
H A D | qcs6490-rb3gen2.dts | 990 * in tri-state (module powered off or not driving the
|
/linux/Documentation/arch/riscv/ |
H A D | vector.rst | 30 Enablement status is a tri-state value each occupying 2-bit of space in
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-colibri.dtsi | 46 /* Not tri-stating GMI_WR_N on SODIMM pin 93 RDnWR */ 51 line-name = "Not tri-state RDnWR";
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-anbernic-rg351m.dtsi | 31 * LED is a tri-state. Driven high it is red, driven low it is
|
/linux/drivers/input/misc/ |
H A D | Kconfig | 415 tristate "Kionix KXTJ9 tri-axis digital accelerometer" 418 Say Y here to enable support for the Kionix KXTJ9 digital tri-axis
|