Home
last modified time | relevance | path

Searched full:bitmask (Results 1 – 25 of 1259) sorted by relevance

12345678910>>...51

/openbmc/u-boot/drivers/misc/
H A Dmpc83xx_serdes.h9 * @SRDSCR0_DPPA: Bitmask for the DPPA (diff pk-pk swing for lane A)
11 * @SRDSCR0_DPPE: Bitmask for the DPPE (diff pk-pk swing for lane E)
13 * @SRDSCR0_DPP_1V2: Combined bitmask to set diff pk-pk swing for both lanes
14 * @SRDSCR0_TXEQA_MASK: Bitmask for the TXEQA (transmit equalization for
16 * @SRDSCR0_TXEQA_SATA: Bitmask to set the TXEQA to the value used for SATA
17 * @SRDSCR0_TXEQE_MASK: Bitmask for the TXEQE (transmit equalization for
19 * @SRDSCR0_TXEQE_SATA: Bitmask to set the TXEQE to the value used for SATA
34 * @SRDSCR1_PLLBW: Bitmask for the PLLBW (PLL bandwidth) field of SRDSCR1
43 * @SRDSCR2_SEICA_MASK: Bitmask for the SEICA (Receiver electrical idle
45 * @SRDSCR2_SEICE_MASK: Bitmask for the SEICE (Receiver electrical idle
[all …]
/openbmc/linux/drivers/acpi/pmic/
H A Dtps68470_pmic.c21 u32 bitmask; /* bit mask for power, clock */ member
40 .bitmask = S_IO_I2C_EN,
46 .bitmask = BIT(0),
52 .bitmask = BIT(0),
58 .bitmask = BIT(0),
64 .bitmask = BIT(0),
70 .bitmask = BIT(0),
80 .bitmask = TPS68470_VSIOVAL_IOVOLT_MASK,
86 .bitmask = TPS68470_VIOVAL_IOVOLT_MASK,
92 .bitmask = TPS68470_VCMVAL_VCVOLT_MASK,
[all …]
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dbitmask.h11 struct bitmask { struct
16 struct bitmask *bitmask_alloc(unsigned int n); argument
17 void bitmask_free(struct bitmask *bmp);
19 struct bitmask *bitmask_setbit(struct bitmask *bmp, unsigned int i);
20 struct bitmask *bitmask_setall(struct bitmask *bmp);
21 struct bitmask *bitmask_clearall(struct bitmask *bmp);
23 unsigned int bitmask_first(const struct bitmask *bmp);
24 unsigned int bitmask_next(const struct bitmask *bmp, unsigned int i);
25 unsigned int bitmask_last(const struct bitmask *bmp);
26 int bitmask_isallclear(const struct bitmask *bmp);
[all …]
H A Dbitmask.c6 #include <helpers/bitmask.h>
20 * Allocate and free `struct bitmask *`
23 /* Allocate a new `struct bitmask` with a size of n bits */
24 struct bitmask *bitmask_alloc(unsigned int n) in bitmask_alloc()
26 struct bitmask *bmp; in bitmask_alloc()
40 /* Free `struct bitmask` */
41 void bitmask_free(struct bitmask *bmp) in bitmask_free()
61 /* Return the value (0 or 1) of bit n in bitmask bmp */
62 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit()
70 /* Set bit n in bitmask bmp to value v (0 or 1) */
[all …]
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh_internal.h109 /* bitmask for bitfield itr_reg_res_dsbl */
119 /* bitmask for bitfield itr_reset */
129 /* bitmask for bitfield rsc_delay */
138 /* bitmask for bitfield dca{d}_cpuid[7:0] */
152 /* bitmask for bitfield dca_en */
154 /* inverted bitmask for bitfield dca_en */
170 /* bitmask for bitfield dca_mode[3:0] */
172 /* inverted bitmask for bitfield dca_mode[3:0] */
190 /* bitmask for bitfield desc{d}_data_size[4:0] */
192 /* inverted bitmask for bitfield desc{d}_data_size[4:0] */
[all …]
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna.h114 #define is_xxx_enable(mode, bitmask, xxx) ((bitmask & xxx) && (mode & xxx)) argument
116 #define is_xxx_disable(mode, bitmask, xxx) ((bitmask & xxx) && !(mode & xxx)) argument
118 #define xxx_enable(mode, bitmask, xxx) \ argument
120 bitmask |= xxx; \
124 #define xxx_disable(mode, bitmask, xxx) \ argument
126 bitmask |= xxx; \
130 #define xxx_inactive(mode, bitmask, xxx) \ argument
132 bitmask &= ~xxx; \
136 #define is_promisc_enable(mode, bitmask) \ argument
137 is_xxx_enable(mode, bitmask, BNA_RXMODE_PROMISC)
[all …]
/openbmc/linux/net/netfilter/
H A Dxt_physdev.c36 if ((info->bitmask & XT_PHYSDEV_OP_BRIDGED) && in physdev_mt()
39 if ((info->bitmask & XT_PHYSDEV_OP_ISIN) && in physdev_mt()
42 if ((info->bitmask & XT_PHYSDEV_OP_ISOUT) && in physdev_mt()
45 if ((info->bitmask & XT_PHYSDEV_OP_IN) && in physdev_mt()
48 if ((info->bitmask & XT_PHYSDEV_OP_OUT) && in physdev_mt()
58 if ((info->bitmask & XT_PHYSDEV_OP_BRIDGED) && in physdev_mt()
65 if ((info->bitmask & XT_PHYSDEV_OP_ISIN && in physdev_mt()
67 (info->bitmask & XT_PHYSDEV_OP_ISOUT && in physdev_mt()
71 if (!(info->bitmask & XT_PHYSDEV_OP_IN)) in physdev_mt()
83 if (!(info->bitmask & XT_PHYSDEV_OP_OUT)) in physdev_mt()
[all …]
H A Dxt_ipvs.c60 if (data->bitmask == XT_IPVS_IPVS_PROPERTY) { in ipvs_mt()
74 if (data->bitmask & XT_IPVS_PROTO) in ipvs_mt()
101 if (data->bitmask & XT_IPVS_VPORT) in ipvs_mt()
108 if (data->bitmask & XT_IPVS_VPORTCTL) in ipvs_mt()
116 if (data->bitmask & XT_IPVS_DIR) { in ipvs_mt()
132 if (data->bitmask & XT_IPVS_METHOD) in ipvs_mt()
139 if (data->bitmask & XT_IPVS_VADDR) { in ipvs_mt()
/openbmc/linux/net/bridge/netfilter/
H A Debt_stp.c51 if ((info->bitmask & EBT_STP_FLAGS) && in ebt_filter_config()
54 if (info->bitmask & EBT_STP_ROOTPRIO) { in ebt_filter_config()
60 if (info->bitmask & EBT_STP_ROOTADDR) { in ebt_filter_config()
67 if (info->bitmask & EBT_STP_ROOTCOST) { in ebt_filter_config()
73 if (info->bitmask & EBT_STP_SENDERPRIO) { in ebt_filter_config()
79 if (info->bitmask & EBT_STP_SENDERADDR) { in ebt_filter_config()
86 if (info->bitmask & EBT_STP_PORT) { in ebt_filter_config()
92 if (info->bitmask & EBT_STP_MSGAGE) { in ebt_filter_config()
98 if (info->bitmask & EBT_STP_MAXAGE) { in ebt_filter_config()
104 if (info->bitmask & EBT_STP_HELLOTIME) { in ebt_filter_config()
[all …]
H A Debt_ip.c49 if ((info->bitmask & EBT_IP_TOS) && in ebt_ip_mt()
52 if ((info->bitmask & EBT_IP_SOURCE) && in ebt_ip_mt()
56 if ((info->bitmask & EBT_IP_DEST) && in ebt_ip_mt()
60 if (info->bitmask & EBT_IP_PROTO) { in ebt_ip_mt()
63 if (!(info->bitmask & (EBT_IP_DPORT | EBT_IP_SPORT | in ebt_ip_mt()
74 if (info->bitmask & EBT_IP_DPORT) { in ebt_ip_mt()
81 if (info->bitmask & EBT_IP_SPORT) { in ebt_ip_mt()
88 if ((info->bitmask & EBT_IP_ICMP) && in ebt_ip_mt()
95 if ((info->bitmask & EBT_IP_IGMP) && in ebt_ip_mt()
112 if (info->bitmask & ~EBT_IP_MASK || info->invflags & ~EBT_IP_MASK) in ebt_ip_mt_check()
[all …]
H A Debt_mark_m.c21 if (info->bitmask & EBT_MARK_OR) in ebt_mark_mt()
30 if (info->bitmask & ~EBT_MARK_MASK) in ebt_mark_mt_check()
32 if ((info->bitmask & EBT_MARK_OR) && (info->bitmask & EBT_MARK_AND)) in ebt_mark_mt_check()
34 if (!info->bitmask) in ebt_mark_mt_check()
43 uint8_t invert, bitmask; member
54 kern->bitmask = user->bitmask; in mark_mt_compat_from_user()
65 put_user(kern->bitmask, &user->bitmask)) in mark_mt_compat_to_user()
H A Debt_ip6.c49 if ((info->bitmask & EBT_IP6_TCLASS) && in ebt_ip6_mt()
53 if (((info->bitmask & EBT_IP6_SOURCE) && in ebt_ip6_mt()
57 ((info->bitmask & EBT_IP6_DEST) && in ebt_ip6_mt()
62 if (info->bitmask & EBT_IP6_PROTO) { in ebt_ip6_mt()
72 if (!(info->bitmask & (EBT_IP6_DPORT | in ebt_ip6_mt()
81 if (info->bitmask & EBT_IP6_DPORT) { in ebt_ip6_mt()
88 if (info->bitmask & EBT_IP6_SPORT) { in ebt_ip6_mt()
95 if ((info->bitmask & EBT_IP6_ICMP6) && in ebt_ip6_mt()
113 if (info->bitmask & ~EBT_IP6_MASK || info->invflags & ~EBT_IP6_MASK) in ebt_ip6_mt_check()
115 if (info->bitmask & (EBT_IP6_DPORT | EBT_IP6_SPORT)) { in ebt_ip6_mt_check()
[all …]
H A Debt_arp.c29 if ((info->bitmask & EBT_ARP_OPCODE) && in ebt_arp_mt()
32 if ((info->bitmask & EBT_ARP_HTYPE) && in ebt_arp_mt()
35 if ((info->bitmask & EBT_ARP_PTYPE) && in ebt_arp_mt()
39 if (info->bitmask & (EBT_ARP_SRC_IP | EBT_ARP_DST_IP | EBT_ARP_GRAT)) { in ebt_arp_mt()
55 if ((info->bitmask & EBT_ARP_SRC_IP) && in ebt_arp_mt()
59 if ((info->bitmask & EBT_ARP_DST_IP) && in ebt_arp_mt()
63 if ((info->bitmask & EBT_ARP_GRAT) && in ebt_arp_mt()
68 if (info->bitmask & (EBT_ARP_SRC_MAC | EBT_ARP_DST_MAC)) { in ebt_arp_mt()
74 if (info->bitmask & EBT_ARP_SRC_MAC) { in ebt_arp_mt()
85 if (info->bitmask & EBT_ARP_DST_MAC) { in ebt_arp_mt()
[all …]
H A Debt_log.c32 if (info->bitmask & ~EBT_LOG_MASK) in ebt_log_tg_check()
79 unsigned int bitmask; in ebt_log_packet() local
93 bitmask = loginfo->u.log.logflags; in ebt_log_packet()
95 bitmask = NF_LOG_DEFAULT_MASK; in ebt_log_packet()
97 if ((bitmask & EBT_LOG_IP) && eth_hdr(skb)->h_proto == in ebt_log_packet()
114 if ((bitmask & EBT_LOG_IP6) && eth_hdr(skb)->h_proto == in ebt_log_packet()
138 if ((bitmask & EBT_LOG_ARP) && in ebt_log_packet()
187 li.u.log.logflags = info->bitmask; in ebt_log_tg()
193 if (info->bitmask & EBT_LOG_NFLOG) in ebt_log_tg()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h34 /* bitmask for bitfield rpf_new_rpf_en */
36 /* inverted bitmask for bitfield rpf_new_rpf_en */
53 /* bitmask for bitfield l2_uc_req_tag0{f}[2:0] */
55 /* inverted bitmask for bitfield l2_uc_req_tag0{f}[2:0] */
71 /* bitmask for bitfield rpf_l2_bc_req_tag */
73 /* inverted bitmask for bitfield rpf_l2_bc_req_tag */
90 /* bitmask for bitfield rpf_rss_red1_data[4:0] */
107 /* bitmask for bitfield vlan_req_tag0{f}[3:0] */
109 /* inverted bitmask for bitfield vlan_req_tag0{f}[3:0] */
142 /* bitmask for bitfield tx_tc_q_rand_map_en */
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dhal_intf.h236 u32 (*read_bbreg)(struct adapter *padapter, u32 RegAddr, u32 BitMask);
237 void (*write_bbreg)(struct adapter *padapter, u32 RegAddr, u32 BitMask, u32 Data);
238 u32 (*read_rfreg)(struct adapter *padapter, u8 eRFPath, u32 RegAddr, u32 BitMask);
239 void (*write_rfreg)(struct adapter *padapter, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
329 u32 rtw_hal_read_bbreg(struct adapter *padapter, u32 RegAddr, u32 BitMask);
330 void rtw_hal_write_bbreg(struct adapter *padapter, u32 RegAddr, u32 BitMask, u32 Data);
331 u32 rtw_hal_read_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask);
332 void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data);
334 #define PHY_QueryBBReg(Adapter, RegAddr, BitMask) rtw_hal_read_bbreg((Adapter), (RegAddr), (BitMask argument
335 #define PHY_SetBBReg(Adapter, RegAddr, BitMask, Data) rtw_hal_write_bbreg((Adapter), (RegAddr), (Bi… argument
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c22 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92c_phy_query_rf_reg() argument
29 "regaddr(%#x), rfpath(%#x), bitmask(%#x)\n", in rtl92c_phy_query_rf_reg()
30 regaddr, rfpath, bitmask); in rtl92c_phy_query_rf_reg()
42 bitshift = calculate_bit_shift(bitmask); in rtl92c_phy_query_rf_reg()
43 readback_value = (original_value & bitmask) >> bitshift; in rtl92c_phy_query_rf_reg()
48 "regaddr(%#x), rfpath(%#x), bitmask(%#x), original_value(%#x)\n", in rtl92c_phy_query_rf_reg()
49 regaddr, rfpath, bitmask, original_value); in rtl92c_phy_query_rf_reg()
96 u32 regaddr, u32 bitmask, u32 data) in rtl92ce_phy_set_rf_reg() argument
103 "regaddr(%#x), bitmask(%#x), data(%#x), rfpath(%#x)\n", in rtl92ce_phy_set_rf_reg()
104 regaddr, bitmask, data, rfpath); in rtl92ce_phy_set_rf_reg()
[all …]
/openbmc/linux/drivers/hwmon/
H A Dasc7621.c836 PREAD(in0_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 0, bitmask),
837 PREAD(in1_alarm, 1, PRI_HIGH, 0x41, 0, 0x01, 1, bitmask),
838 PREAD(in2_alarm, 2, PRI_HIGH, 0x41, 0, 0x01, 2, bitmask),
839 PREAD(in3_alarm, 3, PRI_HIGH, 0x41, 0, 0x01, 3, bitmask),
840 PREAD(in4_alarm, 4, PRI_HIGH, 0x42, 0, 0x01, 0, bitmask),
852 PREAD(fan1_alarm, 0, PRI_HIGH, 0x42, 0, 0x01, 2, bitmask),
853 PREAD(fan2_alarm, 1, PRI_HIGH, 0x42, 0, 0x01, 3, bitmask),
854 PREAD(fan3_alarm, 2, PRI_HIGH, 0x42, 0, 0x01, 4, bitmask),
855 PREAD(fan4_alarm, 3, PRI_HIGH, 0x42, 0, 0x01, 5, bitmask),
876 PREAD(temp1_alarm, 0, PRI_HIGH, 0x41, 0, 0x01, 4, bitmask),
[all …]
/openbmc/linux/arch/arm/mach-omap2/
H A Dvp.h37 * @vpconfig_erroroffset_mask: ERROROFFSET bitmask in the PRM_VP*_CONFIG reg
38 * @vpconfig_errorgain_mask: ERRORGAIN bitmask in the PRM_VP*_CONFIG reg
39 * @vpconfig_initvoltage_mask: INITVOLTAGE bitmask in the PRM_VP*_CONFIG reg
40 * @vpconfig_timeouten: TIMEOUT bitmask in the PRM_VP*_CONFIG reg
41 * @vpconfig_initvdd: INITVDD bitmask in the PRM_VP*_CONFIG reg
42 * @vpconfig_forceupdate: FORCEUPDATE bitmask in the PRM_VP*_CONFIG reg
43 * @vpconfig_vpenable: VPENABLE bitmask in the PRM_VP*_CONFIG reg
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dphy_common.c12 u32 regaddr, u32 bitmask) in rtl8723_phy_query_bb_reg() argument
18 "regaddr(%#x), bitmask(%#x)\n", regaddr, bitmask); in rtl8723_phy_query_bb_reg()
20 bitshift = rtl8723_phy_calculate_bit_shift(bitmask); in rtl8723_phy_query_bb_reg()
21 returnvalue = (originalvalue & bitmask) >> bitshift; in rtl8723_phy_query_bb_reg()
24 "BBR MASK=0x%x Addr[0x%x]=0x%x\n", bitmask, in rtl8723_phy_query_bb_reg()
31 u32 bitmask, u32 data) in rtl8723_phy_set_bb_reg() argument
37 "regaddr(%#x), bitmask(%#x), data(%#x)\n", regaddr, bitmask, in rtl8723_phy_set_bb_reg()
40 if (bitmask != MASKDWORD) { in rtl8723_phy_set_bb_reg()
42 bitshift = rtl8723_phy_calculate_bit_shift(bitmask); in rtl8723_phy_set_bb_reg()
43 data = ((originalvalue & (~bitmask)) | (data << bitshift)); in rtl8723_phy_set_bb_reg()
[all …]
/openbmc/qemu/hw/display/
H A Dcirrus_vga_rop2.h109 unsigned bitmask; in glue() local
128 bitmask = 0x80 >> srcskipleft; in glue()
132 if ((bitmask & 0xff) == 0) { in glue()
133 bitmask = 0x80; in glue()
136 index = (bits & bitmask); in glue()
141 bitmask >>= 1; in glue()
159 unsigned bitmask; in glue() local
166 bitmask = 0x80 >> srcskipleft; in glue()
170 if ((bitmask & 0xff) == 0) { in glue()
171 bitmask = 0x80; in glue()
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c19 enum radio_path rfpath, u32 regaddr, u32 bitmask) in rtl92cu_phy_query_rf_reg() argument
26 "regaddr(%#x), rfpath(%#x), bitmask(%#x)\n", in rtl92cu_phy_query_rf_reg()
27 regaddr, rfpath, bitmask); in rtl92cu_phy_query_rf_reg()
35 bitshift = calculate_bit_shift(bitmask); in rtl92cu_phy_query_rf_reg()
36 readback_value = (original_value & bitmask) >> bitshift; in rtl92cu_phy_query_rf_reg()
38 "regaddr(%#x), rfpath(%#x), bitmask(%#x), original_value(%#x)\n", in rtl92cu_phy_query_rf_reg()
39 regaddr, rfpath, bitmask, original_value); in rtl92cu_phy_query_rf_reg()
45 u32 regaddr, u32 bitmask, u32 data) in rtl92cu_phy_set_rf_reg() argument
52 "regaddr(%#x), bitmask(%#x), data(%#x), rfpath(%#x)\n", in rtl92cu_phy_set_rf_reg()
53 regaddr, bitmask, data, rfpath); in rtl92cu_phy_set_rf_reg()
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_phycfg.c13 * phy_CalculateBitShift - Get shifted position of the BitMask.
14 * @BitMask: Bitmask.
18 static u32 phy_CalculateBitShift(u32 BitMask) in phy_CalculateBitShift() argument
23 if (((BitMask>>i) & 0x1) == 1) in phy_CalculateBitShift()
34 * @BitMask: The target bit position in the target address
42 u32 PHY_QueryBBReg_8723B(struct adapter *Adapter, u32 RegAddr, u32 BitMask) in PHY_QueryBBReg_8723B() argument
47 BitShift = phy_CalculateBitShift(BitMask); in PHY_QueryBBReg_8723B()
49 return (OriginalValue & BitMask) >> BitShift; in PHY_QueryBBReg_8723B()
58 * @BitMask: The target bit position in the target address
70 u32 BitMask, in PHY_SetBBReg_8723B() argument
[all …]
/openbmc/linux/arch/openrisc/include/asm/
H A Dcmpxchg.h69 u32 bitmask = ((0x1 << size * BITS_PER_BYTE) - 1) << bitoff; in cmpxchg_small() local
76 ret = (load32 & bitmask) >> bitoff; in cmpxchg_small()
80 old32 = (load32 & ~bitmask) | (old << bitoff); in cmpxchg_small()
81 new32 = (load32 & ~bitmask) | (new << bitoff); in cmpxchg_small()
101 u32 bitmask = ((0x1 << size * BITS_PER_BYTE) - 1) << bitoff; in xchg_small() local
107 ret = (oldv & bitmask) >> bitoff; in xchg_small()
108 newv = (oldv & ~bitmask) | (x << bitoff); in xchg_small()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c150 u32 RegAddr, u32 BitMask, u32 Data) in rtl92e_set_rf_reg() argument
159 if (BitMask != bMask12Bits) { in rtl92e_set_rf_reg()
162 BitShift = _rtl92e_calculate_bit_shift(BitMask); in rtl92e_set_rf_reg()
163 New_Value = (Original_Value & ~BitMask) | (Data << BitShift); in rtl92e_set_rf_reg()
172 if (BitMask != bMask12Bits) { in rtl92e_set_rf_reg()
175 BitShift = _rtl92e_calculate_bit_shift(BitMask); in rtl92e_set_rf_reg()
176 New_Value = (Original_Value & ~BitMask) | (Data << BitShift); in rtl92e_set_rf_reg()
186 u32 RegAddr, u32 BitMask) in rtl92e_get_rf_reg() argument
200 BitShift = _rtl92e_calculate_bit_shift(BitMask); in rtl92e_get_rf_reg()
201 Readback_Value = (Original_Value & BitMask) >> BitShift; in rtl92e_get_rf_reg()
[all …]

12345678910>>...51