Home
last modified time | relevance | path

Searched defs:get_mask (Results 1 – 10 of 10) sorted by relevance

/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
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dc2p_core.h49 static inline CARD32 get_mask(unsigned int n) in get_mask() function
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space.c97 static inline u32 get_mask(int size) in get_mask() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.h79 unsigned long *get_mask; member
H A Dgpio-mmio.c150 unsigned long get_mask = 0; in bgpio_get_set_multiple() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-stmfx.c47 #define get_mask(offset) (BIT(get_shift(offset))) macro
/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
/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
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c1095 #define get_mask(a, type) ((const type)nla_data(a) + 1) macro
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dice1712.h355 unsigned int (*get_mask)(struct snd_ice1712 *ice); member