Home
last modified time | relevance | path

Searched refs:tri (Results 1 – 25 of 26) sorted by relevance

12

/linux/scripts/kconfig/
H A Dlkc_proto.h29 bool sym_tristate_within_range(const struct symbol *sym, tristate tri);
30 bool sym_set_tristate_value(struct symbol *sym,tristate tri);
H A Dexpr.h61 tristate tri; member
66 tristate tri; member
H A Dconf.c150 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 Dlkc.h118 return sym->curr.tri; in sym_get_tristate_value()
H A Dmenu.c552 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 Dmconf.c560 if (sym->rev_dep.tri == mod) in build_conf()
H A Dexpr.c902 return e->left.sym->curr.tri; in __expr_calc_value()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A DKconfig11 which support concurrent tri-band operation at 6GHz, 5GHz,
/linux/drivers/input/joystick/
H A Dsidewinder.c202 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 Dpinctrl-bindings.txt4 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 DKconfig331 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 Dnexys4ddr.dts51 xlnx,tri-default = <0xffffffff>;
/linux/arch/microblaze/boot/dts/
H A Dsystem.dts253 xlnx,tri-default = <0xffffffff>;
254 xlnx,tri-default-2 = <0xffffffff>;
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-mtp.dts55 * module is in tri-state (module powered off or not
H A Dmsm8998-clamshell.dtsi43 * module is in tri-state (module powered off or not
H A Dmsm8998-oneplus-common.dtsi241 * module is in tri-state (module powered off or not
H A Dmsm8998-xiaomi-sagit.dts245 * module is in tri-state (module powered off or not
H A Dsc7180-idp.dts572 * in tri-state (module powered off or not driving the
H A Dsc7280-qcard.dtsi534 * in tri-state (module powered off or not driving the
H A Dsdm845-oneplus-common.dtsi802 tri_state_key_default: tri-state-key-default-state {
H A Dqcs6490-rb3gen2.dts990 * in tri-state (module powered off or not driving the
/linux/Documentation/arch/riscv/
H A Dvector.rst30 Enablement status is a tri-state value each occupying 2-bit of space in
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-colibri.dtsi46 /* 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 Drk3326-anbernic-rg351m.dtsi31 * LED is a tri-state. Driven high it is red, driven low it is
/linux/drivers/input/misc/
H A DKconfig415 tristate "Kionix KXTJ9 tri-axis digital accelerometer"
418 Say Y here to enable support for the Kionix KXTJ9 digital tri-axis

12