Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 3879) sorted by relevance

12345678910>>...156

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dfw.h109 #define SET_PKT_H2C_CATEGORY(h2c_pkt, value) \ argument
111 #define SET_PKT_H2C_CMD_ID(h2c_pkt, value) \ argument
113 #define SET_PKT_H2C_SUB_CMD_ID(h2c_pkt, value) \ argument
115 #define SET_PKT_H2C_TOTAL_LEN(h2c_pkt, value) \ argument
125 #define FW_OFFLOAD_H2C_SET_SEQ_NUM(h2c_pkt, value) \ argument
127 #define GENERAL_INFO_SET_FW_TX_BOUNDARY(h2c_pkt, value) \ argument
130 #define PHYDM_INFO_SET_REF_TYPE(h2c_pkt, value) \ argument
132 #define PHYDM_INFO_SET_RF_TYPE(h2c_pkt, value) \ argument
134 #define PHYDM_INFO_SET_CUT_VER(h2c_pkt, value) \ argument
136 #define PHYDM_INFO_SET_RX_ANT_STATUS(h2c_pkt, value) \ argument
[all …]
Dtx.h12 #define SET_TX_DESC_TXPKTSIZE(txdesc, value) \ argument
14 #define SET_TX_DESC_OFFSET(txdesc, value) \ argument
16 #define SET_TX_DESC_PKT_OFFSET(txdesc, value) \ argument
18 #define SET_TX_DESC_QSEL(txdesc, value) \ argument
20 #define SET_TX_DESC_BMC(txdesc, value) \ argument
22 #define SET_TX_DESC_RATE_ID(txdesc, value) \ argument
24 #define SET_TX_DESC_DATARATE(txdesc, value) \ argument
26 #define SET_TX_DESC_DISDATAFB(txdesc, value) \ argument
28 #define SET_TX_DESC_USE_RATE(txdesc, value) \ argument
30 #define SET_TX_DESC_SEC_TYPE(txdesc, value) \ argument
[all …]
/Linux-v5.4/drivers/video/fbdev/riva/
Dnvreg.h34 #define SetBF(mask,value) ((value) << (0?mask)) argument
37 #define MaskAndSetBF(var,mask,value) (var)=(((var)&(~MASKEXPAND(mask)) \ argument
47 #define DEVICE_WRITE(device,reg,value) DEVICE_ACCESS(device,reg)=(value) argument
51 #define DEVICE_DEF(device,mask,value) \ argument
53 #define DEVICE_VALUE(device,mask,value) SetBF(NV_##device##_##mask,value) argument
56 #define PDAC_Write(reg,value) DEVICE_WRITE(PDAC,reg,value) argument
59 #define PDAC_Def(mask,value) DEVICE_DEF(PDAC,mask,value) argument
60 #define PDAC_Val(mask,value) DEVICE_VALUE(PDAC,mask,value) argument
63 #define PFB_Write(reg,value) DEVICE_WRITE(PFB,reg,value) argument
66 #define PFB_Def(mask,value) DEVICE_DEF(PFB,mask,value) argument
[all …]
/Linux-v5.4/arch/mips/kernel/
Dunaligned.c112 #define _LoadHW(addr, value, res, type) \ argument
135 #define _LoadW(addr, value, res, type) \ argument
157 #define _LoadW(addr, value, res, type) \ argument
192 #define _LoadHWU(addr, value, res, type) \ argument
217 #define _LoadWU(addr, value, res, type) \ argument
239 #define _LoadDW(addr, value, res) \ argument
261 #define _LoadWU(addr, value, res, type) \ argument
294 #define _LoadDW(addr, value, res) \ argument
346 #define _StoreHW(addr, value, res, type) \ argument
370 #define _StoreW(addr, value, res, type) \ argument
[all …]
/Linux-v5.4/arch/mips/include/asm/octeon/
Dcvmx-fau.h62 int64_t value:63; member
72 int32_t value:31; member
82 int16_t value:15; member
92 int8_t value:7; member
153 int64_t value) in __cvmx_fau_atomic_address()
171 int64_t value) in cvmx_fau_fetch_and_add64()
186 int32_t value) in cvmx_fau_fetch_and_add32()
201 int16_t value) in cvmx_fau_fetch_and_add16()
214 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
233 cvmx_fau_tagwait_fetch_and_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_tagwait_fetch_and_add64()
[all …]
/Linux-v5.4/arch/mips/cavium-octeon/crypto/
Docteon-crypto.h31 #define write_octeon_64bit_hash_dword(value, index) \ argument
57 #define write_octeon_64bit_block_dword(value, index) \ argument
68 #define octeon_md5_start(value) \ argument
79 #define octeon_sha1_start(value) \ argument
90 #define octeon_sha256_start(value) \ argument
105 #define write_octeon_64bit_hash_sha512(value, index) \ argument
131 #define write_octeon_64bit_block_sha512(value, index) \ argument
142 #define octeon_sha512_start(value) \ argument
153 #define octeon_sha1_start(value) \ argument
164 #define octeon_sha256_start(value) \ argument
[all …]
/Linux-v5.4/drivers/net/ethernet/sfc/
Dio.h79 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
90 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
101 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
125 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
145 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
157 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
176 efx_qword_t *value, unsigned int index) in efx_sram_readq()
196 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
207 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
214 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
[all …]
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dio.h67 static inline void _ef4_writeq(struct ef4_nic *efx, __le64 value, in _ef4_writeq()
78 static inline void _ef4_writed(struct ef4_nic *efx, __le32 value, in _ef4_writed()
89 static inline void ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo()
113 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq()
133 static inline void ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, in ef4_writed()
145 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado()
164 ef4_qword_t *value, unsigned int index) in ef4_sram_readq()
184 static inline void ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, in ef4_readd()
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
202 static inline void ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado_table()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_opp_csc_v.c127 uint32_t value = 0; in program_color_matrix_v() local
145 uint32_t value = 0; in program_color_matrix_v() local
163 uint32_t value = 0; in program_color_matrix_v() local
181 uint32_t value = 0; in program_color_matrix_v() local
199 uint32_t value = 0; in program_color_matrix_v() local
217 uint32_t value = 0; in program_color_matrix_v() local
241 uint32_t value = 0; in program_color_matrix_v() local
259 uint32_t value = 0; in program_color_matrix_v() local
277 uint32_t value = 0; in program_color_matrix_v() local
295 uint32_t value = 0; in program_color_matrix_v() local
[all …]
Ddce110_timing_generator.c95 uint32_t value = 0; in dce110_timing_generator_is_in_vertical_blank() local
128 uint32_t value = 0; in dce110_timing_generator_enable_crtc() local
157 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_program_blank_color() local
472 uint32_t value) in dce110_timing_generator_set_static_screen_control()
512 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_get_vblank_counter() local
532 uint32_t value; in dce110_timing_generator_get_position() local
575 uint32_t value = dm_read_reg(tg->ctx, in dce110_timing_generator_get_crtc_scanoutpos() local
610 uint32_t value = 0; in dce110_timing_generator_program_blanking() local
708 uint32_t value; in dce110_timing_generator_set_test_pattern() local
1218 uint32_t value; in dce110_timing_generator_setup_global_swap_lock() local
[all …]
Ddce110_timing_generator_v.c60 uint32_t value; in dce110_timing_generator_v_enable_crtc() local
83 uint32_t value; in dce110_timing_generator_v_disable_crtc() local
103 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_v_blank_crtc() local
123 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_v_unblank_crtc() local
144 uint32_t value = 0; in dce110_timing_generator_v_is_in_vertical_blank() local
155 uint32_t value; in dce110_timing_generator_v_is_counter_moving() local
255 uint32_t value = 0; in dce110_timing_generator_v_program_blanking() local
390 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_v_enable_advanced_request() local
456 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_v_program_blank_color() local
483 uint32_t value = 0; in dce110_timing_generator_v_set_overscan_color_black() local
[all …]
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_overlay.c41 #define VD_X_START(value) FIELD_PREP(GENMASK(14, 0), value) argument
42 #define VD_X_END(value) FIELD_PREP(GENMASK(30, 16), value) argument
45 #define VD_Y_START(value) FIELD_PREP(GENMASK(12, 0), value) argument
46 #define VD_Y_END(value) FIELD_PREP(GENMASK(28, 16), value) argument
49 #define VD_COLOR_MAP(value) FIELD_PREP(GENMASK(1, 0), value) argument
52 #define VD_HORZ_Y_C_RATIO(value) FIELD_PREP(GENMASK(22, 21), value) argument
55 #define VD_VERT_INITIAL_PHASE(value) FIELD_PREP(GENMASK(11, 8), value) argument
56 #define VD_VERT_PHASE_STEP(value) FIELD_PREP(GENMASK(7, 1), value) argument
60 #define VD_H_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
61 #define VD_H_START(value) FIELD_PREP(GENMASK(27, 16), value) argument
[all …]
Dmeson_plane.c41 #define VSC_BANK_LEN(value) FIELD_PREP(GENMASK(2, 0), value) argument
42 #define VSC_TOP_INI_RCV_NUM(value) FIELD_PREP(GENMASK(6, 3), value) argument
43 #define VSC_TOP_RPT_L0_NUM(value) FIELD_PREP(GENMASK(9, 8), value) argument
44 #define VSC_BOT_INI_RCV_NUM(value) FIELD_PREP(GENMASK(14, 11), value) argument
45 #define VSC_BOT_RPT_L0_NUM(value) FIELD_PREP(GENMASK(17, 16), value) argument
54 #define HSC_BANK_LENGTH(value) FIELD_PREP(GENMASK(2, 0), value) argument
55 #define HSC_INI_RCV_NUM0(value) FIELD_PREP(GENMASK(6, 3), value) argument
56 #define HSC_RPT_P0_NUM0(value) FIELD_PREP(GENMASK(9, 8), value) argument
61 #define SC_PHASE_STEP(value) FIELD_PREP(GENMASK(27, 0), value) argument
96 static inline int64_t fixed16_to_int(int64_t value) in fixed16_to_int()
/Linux-v5.4/sound/pci/oxygen/
Doxygen_mixer.c29 struct snd_ctl_elem_value *value) in dac_volume_get()
42 struct snd_ctl_elem_value *value) in dac_volume_put()
62 struct snd_ctl_elem_value *value) in dac_mute_get()
73 struct snd_ctl_elem_value *value) in dac_mute_put()
113 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get()
183 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put()
202 struct snd_ctl_elem_value *value) in spdif_switch_get()
277 struct snd_ctl_elem_value *value) in spdif_switch_put()
301 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958()
310 static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) in iec958_to_oxygen()
[all …]
/Linux-v5.4/include/acpi/
Dacbuffer.h122 #define ACPI_PLD_SET_REVISION(dword,value) ACPI_SET_BITS (dword, 0, ACPI_7BIT_MASK, value) /* … argument
125 #define ACPI_PLD_SET_IGNORE_COLOR(dword,value) ACPI_SET_BITS (dword, 7, ACPI_1BIT_MASK, value) /* … argument
128 #define ACPI_PLD_SET_RED(dword,value) ACPI_SET_BITS (dword, 8, ACPI_8BIT_MASK, value) /* … argument
131 #define ACPI_PLD_SET_GREEN(dword,value) ACPI_SET_BITS (dword, 16, ACPI_8BIT_MASK, value) /*… argument
134 #define ACPI_PLD_SET_BLUE(dword,value) ACPI_SET_BITS (dword, 24, ACPI_8BIT_MASK, value) /*… argument
139 #define ACPI_PLD_SET_WIDTH(dword,value) ACPI_SET_BITS (dword, 0, ACPI_16BIT_MASK, value) /*… argument
142 #define ACPI_PLD_SET_HEIGHT(dword,value) ACPI_SET_BITS (dword, 16, ACPI_16BIT_MASK, value) /… argument
147 #define ACPI_PLD_SET_USER_VISIBLE(dword,value) ACPI_SET_BITS (dword, 0, ACPI_1BIT_MASK, value) /* … argument
150 #define ACPI_PLD_SET_DOCK(dword,value) ACPI_SET_BITS (dword, 1, ACPI_1BIT_MASK, value) /* … argument
153 #define ACPI_PLD_SET_LID(dword,value) ACPI_SET_BITS (dword, 2, ACPI_1BIT_MASK, value) /* … argument
[all …]
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_core.c27 u32 value = readl(ioaddr + GMAC_CONFIG); in dwmac4_core_init() local
63 u32 value = readl(ioaddr + GMAC_RXQ_CTRL0); in dwmac4_rx_queue_enable() local
79 u32 value; in dwmac4_rx_queue_priority() local
98 u32 value; in dwmac4_tx_queue_priority() local
117 u32 value; in dwmac4_rx_queue_routing() local
150 u32 value = readl(ioaddr + MTL_OPERATION_MODE); in dwmac4_prog_mtl_rx_algorithms() local
171 u32 value = readl(ioaddr + MTL_OPERATION_MODE); in dwmac4_prog_mtl_tx_algorithms() local
198 u32 value = readl(ioaddr + MTL_TXQX_WEIGHT_BASE_ADDR(queue)); in dwmac4_set_mtl_tx_queue_weight() local
208 u32 value; in dwmac4_map_mtl_dma() local
234 u32 value; in dwmac4_config_cbs() local
[all …]
Ddwxgmac2_dma.c13 u32 value = readl(ioaddr + XGMAC_DMA_MODE); in dwxgmac2_dma_reset() local
25 u32 value = readl(ioaddr + XGMAC_DMA_SYSBUS_MODE); in dwxgmac2_dma_init() local
36 u32 value = readl(ioaddr + XGMAC_DMA_CH_CONTROL(chan)); in dwxgmac2_dma_init_chan() local
50 u32 value; in dwxgmac2_dma_init_rx_chan() local
66 u32 value; in dwxgmac2_dma_init_tx_chan() local
80 u32 value = readl(ioaddr + XGMAC_DMA_SYSBUS_MODE); in dwxgmac2_dma_axi() local
142 u32 value = readl(ioaddr + XGMAC_MTL_RXQ_OPMODE(channel)); in dwxgmac2_dma_rx_mode() local
218 u32 value = readl(ioaddr + XGMAC_MTL_TXQ_OPMODE(channel)); in dwxgmac2_dma_tx_mode() local
270 u32 value; in dwxgmac2_dma_start_tx() local
283 u32 value; in dwxgmac2_dma_stop_tx() local
[all …]
Ddwxgmac2_core.c69 u32 value; in dwxgmac2_rx_ipc() local
85 u32 value; in dwxgmac2_rx_queue_enable() local
99 u32 value, reg; in dwxgmac2_rx_queue_prio() local
116 u32 value, reg; in dwxgmac2_tx_queue_prio() local
133 u32 value; in dwxgmac2_prog_mtl_rx_algorithms() local
156 u32 value; in dwxgmac2_prog_mtl_tx_algorithms() local
201 u32 value, reg; in dwxgmac2_map_mtl_to_dma() local
219 u32 value; in dwxgmac2_config_cbs() local
308 u32 value = XGMAC_TFE; in dwxgmac2_flow_ctrl() local
340 u32 value; in dwxgmac2_set_umac_addr() local
[all …]
/Linux-v5.4/arch/powerpc/platforms/powermac/
Dfeature.c137 int reg, u32 mask, int value) in simple_feature_tweak()
159 long value) in ohare_htw_scc_enable()
252 long value) in ohare_floppy_enable()
258 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable()
264 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable()
284 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset()
298 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state()
314 long value) in heathrow_modem_enable()
358 long value) in heathrow_floppy_enable()
367 long value) in heathrow_mesh_enable()
[all …]
/Linux-v5.4/sound/soc/ti/
Domap-mcbsp-priv.h78 #define RINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
81 #define CLKSTP(value) (((value) & 0x3) << 11) /* bits 11:12 */ argument
82 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ argument
91 #define XINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
115 #define RWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
116 #define RFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
119 #define XWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument
120 #define XFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument
123 #define RDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument
125 #define RCOMPAND(value) (((value) & 0x3) << 3) /* Bits 3:4 */ argument
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dintel_mocs.c44 #define _LE_CACHEABILITY(value) ((value) << 0) argument
45 #define _LE_TGT_CACHE(value) ((value) << 2) argument
46 #define LE_LRUM(value) ((value) << 4) argument
47 #define LE_AOM(value) ((value) << 6) argument
48 #define LE_RSC(value) ((value) << 7) argument
49 #define LE_SCC(value) ((value) << 8) argument
50 #define LE_PFM(value) ((value) << 11) argument
51 #define LE_SCF(value) ((value) << 14) argument
52 #define LE_COS(value) ((value) << 15) argument
53 #define LE_SSE(value) ((value) << 17) argument
[all …]
/Linux-v5.4/arch/x86/pci/
Dce4100.c25 u32 value; member
61 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read()
66 static void reg_write(struct sim_dev_reg *reg, u32 value) in reg_write()
79 static void ehci_reg_read(struct sim_dev_reg *reg, u32 *value) in ehci_reg_read()
92 static void sata_revid_read(struct sim_dev_reg *reg, u32 *value) in sata_revid_read()
97 static void reg_noirq_read(struct sim_dev_reg *reg, u32 *value) in reg_noirq_read()
166 static inline void extract_bytes(u32 *value, int reg, int len) in extract_bytes()
175 int bridge_read(unsigned int devfn, int reg, int len, u32 *value) in bridge_read()
243 static int ce4100_bus1_read(unsigned int devfn, int reg, int len, u32 *value) in ce4100_bus1_read()
264 unsigned int devfn, int reg, int len, u32 *value) in ce4100_conf_read()
[all …]
/Linux-v5.4/drivers/usb/gadget/udc/
Dfotg210-udc.c30 u32 value = ioread32(ep->fotg210->reg + FOTG210_DMISGR1); in fotg210_disable_fifo_int() local
41 u32 value = ioread32(ep->fotg210->reg + FOTG210_DMISGR1); in fotg210_enable_fifo_int() local
52 u32 value = ioread32(fotg210->reg + FOTG210_DCFESR); in fotg210_set_cxdone() local
176 u32 value; in fotg210_reset_tseq() local
256 u32 value; in fotg210_enable_dma() local
294 u32 value; in fotg210_wait_dma_done() local
386 u32 value = ioread32(ep->fotg210->reg + FOTG210_DMISGR0); in fotg210_ep0_queue() local
447 u32 value; in fotg210_set_epnstall() local
468 u32 value; in fotg210_clear_epnstall() local
479 static int fotg210_set_halt_and_wedge(struct usb_ep *_ep, int value, int wedge) in fotg210_set_halt_and_wedge()
[all …]
/Linux-v5.4/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c39 long value; in mme_clk_show() local
58 long value; in mme_clk_store() local
88 long value; in tpc_clk_show() local
107 long value; in tpc_clk_store() local
137 long value; in ic_clk_show() local
156 long value; in ic_clk_store() local
186 long value; in mme_clk_curr_show() local
203 long value; in tpc_clk_curr_show() local
220 long value; in ic_clk_curr_show() local
317 long value; in high_pll_store() local
/Linux-v5.4/crypto/asymmetric_keys/
Dpkcs7_parser.c206 const void *value, size_t vlen) in pkcs7_note_OID()
225 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo()
263 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo()
284 const void *value, size_t vlen) in pkcs7_check_content_type()
301 const void *value, size_t vlen) in pkcs7_note_signeddata_version()
335 const void *value, size_t vlen) in pkcs7_note_signerinfo_version()
378 const void *value, size_t vlen) in pkcs7_extract_cert()
418 const void *value, size_t vlen) in pkcs7_note_certificate_list()
436 const void *value, size_t vlen) in pkcs7_note_content()
456 const void *value, size_t vlen) in pkcs7_note_data()
[all …]

12345678910>>...156