Home
last modified time | relevance | path

Searched refs:get_mask (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dc2p_core.h49 static inline CARD32 get_mask(unsigned int n) in get_mask() function
79 CARD32 mask = get_mask(n); in transp8()
121 CARD32 mask = get_mask(n); in transp4()
148 CARD32 mask = get_mask(n); in transp4x()
168 CARD32 mask = get_mask(n); in transp2()
182 CARD32 mask = get_mask(n); in transp2x()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dc2p_core.h32 static __always_inline u32 get_mask(unsigned int n) in get_mask() function
62 u32 mask = get_mask(n); in transp8()
104 u32 mask = get_mask(n); in transp4()
131 u32 mask = get_mask(n); in transp4x()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-stmfx.c47 #define get_mask(offset) (BIT(get_shift(offset))) macro
107 u32 mask = get_mask(offset); in stmfx_gpio_get()
120 u32 mask = get_mask(offset); in stmfx_gpio_set()
130 u32 mask = get_mask(offset); in stmfx_gpio_get_direction()
151 u32 mask = get_mask(offset); in stmfx_gpio_direction_input()
161 u32 mask = get_mask(offset); in stmfx_gpio_direction_output()
172 u32 pupd, mask = get_mask(offset); in stmfx_pinconf_get_pupd()
186 u32 mask = get_mask(offset); in stmfx_pinconf_set_pupd()
195 u32 type, mask = get_mask(offset); in stmfx_pinconf_get_type()
209 u32 mask = get_mask(offset); in stmfx_pinconf_set_type()
[all …]
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c1095 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
1106 *get_mask(a, u32 *)); in execute_masked_set_action()
1111 OVS_SET_MASKED(skb->mark, nla_get_u32(a), *get_mask(a, u32 *)); in execute_masked_set_action()
1122 get_mask(a, struct ovs_key_ethernet *)); in execute_masked_set_action()
1131 get_mask(a, struct ovs_key_ipv4 *)); in execute_masked_set_action()
1136 get_mask(a, struct ovs_key_ipv6 *)); in execute_masked_set_action()
1141 get_mask(a, struct ovs_key_tcp *)); in execute_masked_set_action()
1146 get_mask(a, struct ovs_key_udp *)); in execute_masked_set_action()
1151 get_mask(a, struct ovs_key_sctp *)); in execute_masked_set_action()
1155 err = set_mpls(skb, flow_key, nla_data(a), get_mask(a, in execute_masked_set_action()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space.c97 static inline u32 get_mask(int size) in get_mask() function
192 get_mask(field->size), in xen_pcibk_config_read()
231 tmp_val = merge_value(tmp_val, value, get_mask(size), in xen_pcibk_config_write()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mmio.c150 unsigned long get_mask = 0; in bgpio_get_set_multiple() local
157 get_mask = *mask & ~gc->bgpio_dir; in bgpio_get_set_multiple()
161 if (get_mask) in bgpio_get_set_multiple()
162 *bits |= gc->read_reg(gc->reg_dat) & get_mask; in bgpio_get_set_multiple()
H A Dgpiolib.c2696 array_info->get_mask, in gpiod_get_array_value_complex()
2705 i = find_first_zero_bit(array_info->get_mask, array_size); in gpiod_get_array_value_complex()
2744 i = find_next_zero_bit(array_info->get_mask, in gpiod_get_array_value_complex()
2768 j = find_next_zero_bit(array_info->get_mask, i, in gpiod_get_array_value_complex()
4268 array_info->get_mask = array_info->invert_mask + in gpiod_get_array()
4270 array_info->set_mask = array_info->get_mask + in gpiod_get_array()
4276 bitmap_set(array_info->get_mask, descs->ndescs, in gpiod_get_array()
4284 __clear_bit(descs->ndescs, array_info->get_mask); in gpiod_get_array()
4298 if (bitmap_full(array_info->get_mask, descs->ndescs)) { in gpiod_get_array()
4302 array_info->get_mask); in gpiod_get_array()
[all …]
H A Dgpiolib.h79 unsigned long *get_mask; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A D0001-wx-config.in-Disable-cross-magic-it-does-not-work-fo.patch24 @@ -396,7 +396,7 @@ get_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1154 u64 get_mask = 0; in rtw_halbb_dft_mask() local
1193 get_mask = halbb_gen_he_mask(bb, phl_sta_i, bw); in rtw_halbb_dft_mask()
1195 get_mask = halbb_gen_vht_mask(bb, phl_sta_i); in rtw_halbb_dft_mask()
1197 get_mask = halbb_gen_ht_mask(bb, phl_sta_i); in rtw_halbb_dft_mask()
1199 get_mask = 0; in rtw_halbb_dft_mask()
1200 init_mask |= (get_mask << 12); in rtw_halbb_dft_mask()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1154 u64 get_mask = 0; in rtw_halbb_dft_mask() local
1193 get_mask = halbb_gen_he_mask(bb, phl_sta_i, bw); in rtw_halbb_dft_mask()
1195 get_mask = halbb_gen_vht_mask(bb, phl_sta_i); in rtw_halbb_dft_mask()
1197 get_mask = halbb_gen_ht_mask(bb, phl_sta_i); in rtw_halbb_dft_mask()
1199 get_mask = 0; in rtw_halbb_dft_mask()
1200 init_mask |= (get_mask << 12); in rtw_halbb_dft_mask()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dice1712.h355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member
H A Dice1724.c2530 ice->gpio.get_mask = snd_vt1724_get_gpio_mask; in snd_vt1724_create()
H A Dice1712.c2514 ice->gpio.get_mask = snd_ice1712_get_gpio_mask; in snd_ice1712_create()