Home
last modified time | relevance | path

Searched defs:inv (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/xtensa/include/asm/
A Dbitops.h101 #define BIT_OP(op, insn, inv) \ argument
120 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
144 #define BIT_OP(op, insn, inv) \ argument
164 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
189 #define BIT_OP(op, insn, inv) argument
190 #define TEST_AND_BIT_OP(op, insn, inv) argument
196 #define BIT_OPS(op, insn, inv) \ argument
/linux/net/netfilter/
A Dnft_compat.c146 union nft_entry *entry, u16 proto, bool inv) in nft_target_set_tgchk_param()
200 static int nft_parse_compat(const struct nlattr *attr, u16 *proto, bool *inv) in nft_parse_compat()
244 bool inv = false; in nft_target_init() local
423 union nft_entry *entry, u16 proto, bool inv) in nft_match_set_mtchk_param()
481 bool inv = false; in __nft_match_init() local
A Dxt_set.c31 struct ip_set_adt_opt *opt, int inv) in match_set()
/linux/drivers/leds/
A Dleds-el15203000.c157 bool inv, bool right) in is_cascade()
180 static bool is_bounce(const struct led_pattern *pattern, u32 len, bool inv) in is_bounce()
/linux/drivers/mtd/nand/raw/
A Dnand_hynix.c256 #define NAND_HYNIX_1XNM_RR_SET_OFFS(x, setsize, inv) \ argument
260 int mode, int reg, bool inv, u8 *val) in hynix_mlc_1xnm_rr_value()
/linux/include/net/netfilter/
A Dnf_tables_core.h40 bool inv; member
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c477 bool inv = entry->action & STMMAC_FLOW_ACTION_DROP; in tc_add_ip4_flow() local
512 bool inv = entry->action & STMMAC_FLOW_ACTION_DROP; in tc_add_ports_flow() local
A Ddwmac4_core.c1072 bool en, bool ipv6, bool sa, bool inv, in dwmac4_config_l3_filter()
1126 bool en, bool udp, bool sa, bool inv, in dwmac4_config_l4_filter()
A Ddwxgmac2_core.c1245 bool en, bool ipv6, bool sa, bool inv, in dwxgmac2_config_l3_filter()
1308 bool en, bool udp, bool sa, bool inv, in dwxgmac2_config_l4_filter()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Drqt.c57 int inv = 0; in mlx5e_bits_invert() local
/linux/sound/soc/meson/
A Daiu-encoder-i2s.c227 unsigned int inv = fmt & SND_SOC_DAIFMT_INV_MASK; in aiu_encoder_i2s_set_fmt() local
/linux/drivers/irqchip/
A Dirq-gic-v4.c353 int its_prop_update_vlpi(int irq, u8 config, bool inv) in its_prop_update_vlpi()
/linux/drivers/media/dvb-frontends/
A Dlgs8gl5.c332 u8 inv = lgs8gl5_read_reg(state, REG_INVERSION); in lgs8gl5_get_frontend() local
A Dtda10023.c450 int sync,inv; in tda10023_get_frontend() local
A Dcx24117.c1557 u8 reg, st, inv; in cx24117_get_frontend() local
/linux/net/can/
A Daf_can.c367 canid_t inv = *can_id & CAN_INV_FILTER; /* save flag before masking */ in can_rcv_list_find() local
/linux/sound/i2c/other/
A Dak4117.c174 unsigned char inv = (kcontrol->private_value >> 31) & 1; in snd_ak4117_in_bit_get() local
A Dak4113.c204 unsigned char inv = (kcontrol->private_value >> 31) & 1; in snd_ak4113_in_bit_get() local
A Dak4114.c200 unsigned char inv = (kcontrol->private_value >> 31) & 1; in snd_ak4114_in_bit_get() local
/linux/lib/842/
A D842_compress.c226 bool inv = false; in add_template() local
/linux/sound/soc/codecs/
A Dcs42l73.c939 unsigned int inv, format; in cs42l73_set_dai_fmt() local
/linux/sound/soc/generic/
A Dtest-component.c68 unsigned int inv = fmt & SND_SOC_DAIFMT_INV_MASK; in test_dai_set_fmt() local
/linux/sound/pci/ice1712/
A Dmaya44.c279 #define COMPOSE_GPIO_VAL(shift, inv) ((shift) | ((inv) << 8)) argument
/linux/drivers/hwmon/
A Dpc87360.c123 #define PWM_FROM_REG(val, inv) ((inv) ? 255 - (val) : (val)) argument
124 static inline u8 PWM_TO_REG(int val, int inv) in PWM_TO_REG()
/linux/drivers/auxdisplay/
A Dpanel.c628 int d_bit, c_bit, inv; in pin_to_bits() local

Completed in 60 milliseconds

12