/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4.h | 416 unsigned char width; member 1420 struct ch_filter_tuple val; member 1506 static inline void t4_write_reg(struct adapter *adap, u32 reg_addr, u32 val) in t4_write_reg() 1517 static inline void writeq(u64 val, volatile void __iomem *addr) in writeq() 1529 static inline void t4_write_reg64(struct adapter *adap, u32 reg_addr, u64 val) in t4_write_reg64()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 5853 s32 y, s32 width, s32 height, in fill_dc_dirty_rect() 7010 uint64_t val) in amdgpu_dm_connector_atomic_set_property() 7062 uint64_t *val) in amdgpu_dm_connector_atomic_get_property() 7119 u8 val; in panel_power_savings_show() local 7136 long val; in panel_power_savings_store() local
|
/linux-6.14.4/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 2402 u32 val = 0; in ath12k_peer_assoc_h_he() local 2910 u32 bit_pos = IEEE80211_EHT_PPE_THRES_INFO_HEADER_SIZE, val; in ath12k_mac_set_eht_ppe_threshold() local 6390 u8 val; in ath12k_gen_ppe_thresh() local 6481 u8 val; in ath12k_mac_setup_he_6ghz_cap() local 6607 u32 val = 0; in ath12k_mac_copy_eht_ppe_thresh() local 8935 static u32 ath12k_mac_nlwidth_to_wmiwidth(enum nl80211_chan_width width) in ath12k_mac_nlwidth_to_wmiwidth()
|
/linux-6.14.4/drivers/hid/ |
D | hid-playstation.c | 633 union power_supply_propval *val) in ps_battery_get_property() 893 static struct input_dev *ps_touchpad_create(struct hid_device *hdev, int width, int height, in ps_touchpad_create()
|
/linux-6.14.4/include/linux/platform_data/ |
D | cros_ec_commands.h | 3156 float val[]; member 3164 float val[]; member 3789 uint8_t val; member 3801 uint8_t val; member 3820 uint8_t val; member 3823 uint8_t val; member 4615 uint8_t val; member 4639 uint8_t val; member 6249 uint16_t width; member 6264 uint16_t width; member
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | chip.c | 1433 u64 val = 0; in dev_access_u64_csr() local 1488 u64 val; in port_access_u64_csr() local 4035 u64 val = 0; in access_dc_rcv_err_cnt() local 7267 static u16 link_width_to_bits(struct hfi1_devdata *dd, u16 width) in link_width_to_bits() 8600 u64 val; member 8613 u64 val; in update_lcb_cache() local 8624 static int read_lcb_cache(u32 off, u64 *val) in read_lcb_cache() 10021 int val = 0; in hfi1_get_ib_cfg() local 10969 int hfi1_set_ib_cfg(struct hfi1_pportdata *ppd, int which, u32 val) in hfi1_set_ib_cfg() 12188 u64 val = 0; in hfi1_read_cntrs() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_reg.h | 1442 #define DP_PORT_WIDTH(width) (((width) - 1) << 19) argument 1792 #define I915_LO_DISPBASE(val) ((val) & ~DISP_BASEADDR_MASK) argument 1793 #define I915_HI_DISPBASE(val) ((val) & DISP_BASEADDR_MASK) argument 3554 #define TRANS_DDI_PORT_WIDTH(width) REG_FIELD_PREP(TRANS_DDI_PORT_WIDTH_MASK, (width) - 1) argument 3636 #define DDI_PORT_WIDTH(width) (((width) == 3 ? 4 : ((width) - 1)) << 1) argument 4076 #define TGL_DPLL0_DIV0_AFC_STARTUP(val) REG_FIELD_PREP(TGL_DPLL0_DIV0_AFC_STARTUP_MASK, (val)) argument
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_submission.c | 4211 unsigned int width) in guc_create_parallel() 4762 u32 val; in guc_route_semaphores() local
|
/linux-6.14.4/drivers/scsi/ |
D | ncr53c8xx.c | 661 int i, val, c; in sym53c8xx__setup() local 8355 static void ncr53c8xx_set_width(struct scsi_target *starget, int width)
|
D | ipr.h | 181 #define IPR_MAX_SCSI_RATE(width) ((320 * 10) / ((width) / 8)) argument 1922 static inline void writeq(u64 val, void __iomem *addr) in writeq()
|
/linux-6.14.4/drivers/net/wireless/quantenna/qtnfmac/ |
D | qlink.h | 188 u8 width; member 1515 u8 val[]; member
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | core.h | 1467 u32 val; member 1519 u32 val; member 1650 u16 val; member 1780 u32 val; member 1853 u32 val; member 2303 u8 val; member 2513 u8 val; member 6068 u8 val; in rtw89_write8_set() local 6077 u16 val; in rtw89_write16_set() local 6086 u32 val; in rtw89_write32_set() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dmub/inc/ |
D | dmub_cmd.h | 160 #define dmub_memset(dest, val, bytes) memset((dest), (val), (bytes)) argument 303 uint32_t width; member 3421 uint32_t width: 16; member
|