/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | def.h | 16 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/openbmc/linux/drivers/video/fbdev/vermilion/ |
H A D | vermilion.h | 242 #define VML_WRITE32(_par, _offset, _value) \ argument
|
/openbmc/linux/arch/s390/kernel/ |
H A D | ipl.c | 241 #define DEFINE_IPL_ATTR_RO(_prefix, _name, _format, _value) \ argument 246 #define DEFINE_IPL_ATTR_RW(_prefix, _name, _fmt_out, _fmt_in, _value) \ argument 263 #define DEFINE_IPL_ATTR_STR_RW(_prefix, _name, _fmt_out, _fmt_in, _value)\ argument
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_local.h | 333 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 342 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | def.h | 110 #define CHIP_BONDING_IDENTIFIER(_value) (((_value)>>22)&0x3) argument
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-kona.h | 284 #define FIXED_DIVIDER(_value) \ argument
|
/openbmc/linux/drivers/pinctrl/starfive/ |
H A D | pinctrl-starfive-jh7100.c | 708 u16 _mask, u16 _value) in starfive_padctl_rmw()
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
H A D | clk-core.h | 291 #define FIXED_DIVIDER(_value) \ argument
|
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
H A D | clk-core.h | 291 #define FIXED_DIVIDER(_value) \ argument
|
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A D | hw.h | 459 #define ALX_SET_FIELD(_data, _field, _value) do { \ argument
|
/openbmc/linux/drivers/usb/atm/ |
H A D | cxacru.c | 207 #define CXACRU_ATTR_INIT(_value, _type, _name) \ argument
|
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhuv2.c | 250 #define writel_relaxed_bitfield(_value, _regptr, _type, _field) \ argument
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_if.h | 1213 #define MASK_FIELD(_name, _value) \ argument 1216 #define FIELD_VALUE(_name, _value) \ argument
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.h | 262 #define E1000_BYTE_SWAP_WORD(_value) ((((_value) & 0x00ff) << 8) | \ argument
|