Searched defs:set_bits (Results 26 – 34 of 34) sorted by relevance
12
| /Linux-v6.6/drivers/usb/typec/tcpm/ |
| D | fusb302.c | 322 u8 set_bits) in fusb302_i2c_set_bits()
|
| /Linux-v6.6/drivers/firewire/ |
| D | ohci.c | 600 int clear_bits, int set_bits) in update_phy_reg() 640 int clear_bits, int set_bits) in ohci_update_phy_reg()
|
| /Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| D | hw.c | 55 u8 set_bits, u8 clear_bits) in _rtl8723be_set_bcn_ctrl_reg()
|
| /Linux-v6.6/drivers/media/platform/qcom/camss/ |
| D | camss-vfe-4-7.c | 283 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set()
|
| D | camss-vfe-4-8.c | 266 static inline void vfe_reg_set(struct vfe_device *vfe, u32 reg, u32 set_bits) in vfe_reg_set()
|
| /Linux-v6.6/drivers/net/ethernet/smsc/ |
| D | smc91c92_cs.c | 262 #define set_bits(v, p) outw(inw(p)|(v), (p)) macro
|
| /Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| D | hw.c | 51 u8 set_bits, u8 clear_bits) in _rtl8821ae_set_bcn_ctrl_reg()
|
| /Linux-v6.6/fs/nilfs2/ |
| D | segment.c | 1893 const unsigned long set_bits = BIT(BH_Uptodate); in nilfs_segctor_complete_write() local
|
| /Linux-v6.6/net/mptcp/ |
| D | protocol.h | 573 long old, set_bits = BIT(MPTCP_DELEGATE_SCHEDULED) | BIT(action); in mptcp_subflow_delegate() local
|
12