Home
last modified time | relevance | path

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

12345678910>>...178

/linux-6.15/drivers/gpu/drm/meson/
H A Dmeson_overlay.c42 #define VD_X_START(value) FIELD_PREP(GENMASK(14, 0), value) argument
43 #define VD_X_END(value) FIELD_PREP(GENMASK(30, 16), value) argument
46 #define VD_Y_START(value) FIELD_PREP(GENMASK(12, 0), value) argument
47 #define VD_Y_END(value) FIELD_PREP(GENMASK(28, 16), value) argument
50 #define VD_COLOR_MAP(value) FIELD_PREP(GENMASK(1, 0), value) argument
61 #define VD_H_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
62 #define VD_H_START(value) FIELD_PREP(GENMASK(27, 16), \ argument
66 #define VD_V_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
70 #define VD2_V_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
74 #define VD_V_WIDTH(value) FIELD_PREP(GENMASK(11, 0), value) argument
[all …]
/linux-6.15/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
190 #define _LoadDW(addr, value, res) \ argument
286 #define _StoreDW(addr, value, res) \ argument
338 #define _StoreDW(addr, value, res) \ argument
514 #define _LoadDW(addr, value, res) \ argument
569 #define _LoadDW(addr, value, res) \ argument
663 #define _StoreDW(addr, value, res) \ argument
[all …]
/linux-6.15/drivers/video/fbdev/riva/
H A Dnvreg.h34 #define SetBF(mask,value) ((value) << (0?mask)) argument
51 #define DEVICE_DEF(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
63 #define PFB_Write(reg,value) DEVICE_WRITE(PFB,reg,value) argument
66 #define PFB_Def(mask,value) DEVICE_DEF(PFB,mask,value) argument
70 #define PRM_Write(reg,value) DEVICE_WRITE(PRM,reg,value) argument
73 #define PRM_Def(mask,value) DEVICE_DEF(PRM,mask,value) argument
87 #define PDMA_Def(mask,value) DEVICE_DEF(PDMA,mask,value) argument
144 #define PBUS_Def(mask,value) DEVICE_DEF(PBUS,mask,value) argument
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dfw.h436 #define CHSW_INFO_SET_CH(pkt, value) \ argument
440 #define CHSW_INFO_SET_BW(pkt, value) \ argument
442 #define CHSW_INFO_SET_TIMEOUT(pkt, value) \ argument
449 #define CH_INFO_SET_CH(pkt, value) \ argument
451 #define CH_INFO_SET_PRI_CH_IDX(pkt, value) \ argument
453 #define CH_INFO_SET_BW(pkt, value) \ argument
455 #define CH_INFO_SET_TIMEOUT(pkt, value) \ argument
457 #define CH_INFO_SET_ACTION_ID(pkt, value) \ argument
462 #define EXTRA_CH_INFO_SET_ID(pkt, value) \ argument
619 #define SET_SCAN_START(h2c_pkt, value) \ argument
[all …]
/linux-6.15/arch/mips/lib/
H A Dcrc32-mips.c56 #define _CRC32(crc, value, size, op) \ argument
59 #define CRC32(crc, value, size) \ argument
62 #define CRC32C(crc, value, size) \ argument
74 u64 value = get_unaligned_le64(p); in crc32_le_arch() local
80 u32 value = get_unaligned_le32(p); in crc32_le_arch() local
87 u32 value = get_unaligned_le32(p); in crc32_le_arch() local
95 u16 value = get_unaligned_le16(p); in crc32_le_arch() local
102 u8 value = *p++; in crc32_le_arch() local
118 u64 value = get_unaligned_le64(p); in crc32c_arch() local
139 u16 value = get_unaligned_le16(p); in crc32c_arch() local
[all …]
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcam.h15 static inline void FWCMD_SET_ADDR_IDX(void *cmd, u32 value) in FWCMD_SET_ADDR_IDX()
20 static inline void FWCMD_SET_ADDR_OFFSET(void *cmd, u32 value) in FWCMD_SET_ADDR_OFFSET()
25 static inline void FWCMD_SET_ADDR_LEN(void *cmd, u32 value) in FWCMD_SET_ADDR_LEN()
30 static inline void FWCMD_SET_ADDR_VALID(void *cmd, u32 value) in FWCMD_SET_ADDR_VALID()
50 static inline void FWCMD_SET_ADDR_BB_SEL(void *cmd, u32 value) in FWCMD_SET_ADDR_BB_SEL()
80 static inline void FWCMD_SET_ADDR_SMA0(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA0()
85 static inline void FWCMD_SET_ADDR_SMA1(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA1()
90 static inline void FWCMD_SET_ADDR_SMA2(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA2()
95 static inline void FWCMD_SET_ADDR_SMA3(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA3()
100 static inline void FWCMD_SET_ADDR_SMA4(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA4()
[all …]
/linux-6.15/arch/mips/include/asm/octeon/
H A 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()
365 int64_t value) in cvmx_fau_async_fetch_and_add64()
385 int32_t value) in cvmx_fau_async_fetch_and_add32()
404 int16_t value) in cvmx_fau_async_fetch_and_add16()
422 int8_t value) in cvmx_fau_async_fetch_and_add8()
445 int64_t value) in cvmx_fau_async_tagwait_fetch_and_add64()
[all …]
/linux-6.15/arch/mips/cavium-octeon/crypto/
H A 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
142 #define octeon_sha512_start(value) \ argument
153 #define octeon_sha1_start(value) \ argument
164 #define octeon_sha256_start(value) \ argument
179 #define write_octeon_64bit_hash_sha512(value, index) \ argument
[all …]
/linux-6.15/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.c136 u32 value; in t7xx_update_dlq_intr() local
145 u32 value, q_done; in t7xx_mask_dlq_intr() local
396 u32 value; in t7xx_dpmaif_sram_init() local
742 u32 value; in t7xx_dpmaif_dl_dlq_pit_init_done() local
881 u32 value; in t7xx_dpmaif_ul_rdy_en() local
896 u32 value; in t7xx_dpmaif_ul_arb_en() local
1039 u32 value; in t7xx_dpmaif_dl_dlq_pit_get_wr_idx() local
1048 u32 value; in t7xx_dl_add_timedout() local
1078 u32 value; in t7xx_dpmaif_dl_get_bat_rd_idx() local
1086 u32 value; in t7xx_dpmaif_dl_get_bat_wr_idx() local
[all …]
/linux-6.15/arch/loongarch/lib/
H A Dcrc32-loongarch.c17 #define _CRC32(crc, value, size, type) \ argument
26 #define CRC32(crc, value, size) _CRC32(crc, value, size, crc) argument
27 #define CRC32C(crc, value, size) _CRC32(crc, value, size, crcc) argument
37 u64 value = get_unaligned_le64(p); in crc32_le_arch() local
45 u32 value = get_unaligned_le32(p); in crc32_le_arch() local
52 u16 value = get_unaligned_le16(p); in crc32_le_arch() local
59 u8 value = *p++; in crc32_le_arch() local
74 u64 value = get_unaligned_le64(p); in crc32c_arch() local
82 u32 value = get_unaligned_le32(p); in crc32c_arch() local
89 u16 value = get_unaligned_le16(p); in crc32c_arch() local
[all …]
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A 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()
113 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq()
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()
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
235 #define ef4_writeo_page(efx, value, reg, page) \ argument
245 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, in _ef4_writed_page()
250 #define ef4_writed_page(efx, value, reg, page) \ argument
266 const ef4_dword_t *value, in _ef4_writed_page_locked()
[all …]
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dio.h84 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
95 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
130 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
162 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
181 efx_qword_t *value, unsigned int index) in efx_sram_readq()
212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
258 #define efx_writeo_page(efx, value, reg, page) \ argument
268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
273 #define efx_writed_page(efx, value, reg, page) \ argument
291 const efx_dword_t *value, in _efx_writed_page_locked()
[all …]
/linux-6.15/drivers/media/platform/allegro-dvt/
H A Dnal-rbsp.c99 static inline int rbsp_write_bit(struct rbsp *rbsp, bool value) in rbsp_write_bit()
165 static int rbsp_read_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_read_uev()
188 static int rbsp_write_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_write_uev()
205 static int rbsp_read_sev(struct rbsp *rbsp, int *value) in rbsp_read_sev()
224 static int rbsp_write_sev(struct rbsp *rbsp, int *value) in rbsp_write_sev()
239 static int __rbsp_write_bit(struct rbsp *rbsp, int *value) in __rbsp_write_bit()
256 static int __rbsp_read_bit(struct rbsp *rbsp, int *value) in __rbsp_read_bit()
274 void rbsp_bit(struct rbsp *rbsp, int *value) in rbsp_bit()
281 void rbsp_bits(struct rbsp *rbsp, int n, int *value) in rbsp_bits()
288 void rbsp_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_uev()
[all …]
/linux-6.15/sound/pci/oxygen/
H A 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()
365 struct snd_ctl_elem_value *value) in spdif_mask_get()
375 struct snd_ctl_elem_value *value) in spdif_pcm_get()
386 struct snd_ctl_elem_value *value) in spdif_pcm_put()
405 struct snd_ctl_elem_value *value) in spdif_input_mask_get()
429 struct snd_ctl_elem_value *value) in spdif_bit_switch_get()
440 struct snd_ctl_elem_value *value) in spdif_bit_switch_put()
[all …]
/linux-6.15/fs/nfsd/
H A Dnfs4xdr_gen.c150 xdrgen_encode_int64_t(struct xdr_stream *xdr, const int64_t value) in xdrgen_encode_int64_t()
156 xdrgen_encode_uint32_t(struct xdr_stream *xdr, const uint32_t value) in xdrgen_encode_uint32_t()
162 xdrgen_encode_bitmap4(struct xdr_stream *xdr, const bitmap4 value) in xdrgen_encode_bitmap4()
173 xdrgen_encode_nfstime4(struct xdr_stream *xdr, const struct nfstime4 *value) in xdrgen_encode_nfstime4()
183 xdrgen_encode_fattr4_offline(struct xdr_stream *xdr, const fattr4_offline value) in xdrgen_encode_fattr4_offline()
189 xdrgen_encode_open_arguments4(struct xdr_stream *xdr, const struct open_arguments4 *value) in xdrgen_encode_open_arguments4()
205 xdrgen_encode_open_args_share_access4(struct xdr_stream *xdr, open_args_share_access4 value) in xdrgen_encode_open_args_share_access4()
211 xdrgen_encode_open_args_share_deny4(struct xdr_stream *xdr, open_args_share_deny4 value) in xdrgen_encode_open_args_share_deny4()
223 xdrgen_encode_open_args_open_claim4(struct xdr_stream *xdr, open_args_open_claim4 value) in xdrgen_encode_open_args_open_claim4()
229 xdrgen_encode_open_args_createmode4(struct xdr_stream *xdr, open_args_createmode4 value) in xdrgen_encode_open_args_createmode4()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dce110/
H A 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 …]
/linux-6.15/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h24 u8 value; member
29 u32 value; member
34 u8 value[6]; member
39 u8 value[7]; member
44 u8 value[8]; member
49 u8 value[9]; member
54 u8 value[14]; member
59 u8 value[16]; member
91 u8 value; member
95 u32 value; member
[all …]
/linux-6.15/drivers/net/ethernet/sfc/
H A Dio.h60 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
71 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
82 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
105 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
117 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
135 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
146 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
153 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
192 #define efx_writeo_page(efx, value, reg, page) \ argument
202 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
[all …]
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A 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
55 u32 value; in dwxgmac2_dma_init_rx_chan() local
72 u32 value; in dwxgmac2_dma_init_tx_chan() local
86 u32 value = readl(ioaddr + XGMAC_DMA_SYSBUS_MODE); in dwxgmac2_dma_axi() local
286 u32 value; in dwxgmac2_dma_start_tx() local
300 u32 value; in dwxgmac2_dma_stop_tx() local
314 u32 value; in dwxgmac2_dma_start_rx() local
328 u32 value; in dwxgmac2_dma_stop_rx() local
567 u32 value; in dwxgmac2_set_bfsize() local
[all …]
/linux-6.15/arch/powerpc/platforms/powermac/
H A Dfeature.c160 long value) in ohare_htw_scc_enable()
253 long value) in ohare_floppy_enable()
315 long value) in heathrow_modem_enable()
359 long value) in heathrow_floppy_enable()
368 long value) in heathrow_mesh_enable()
397 long value) in heathrow_ide_enable()
412 long value) in heathrow_ide_reset()
427 long value) in heathrow_bmac_enable()
456 long value) in heathrow_sound_enable()
583 long value) in heathrow_sleep_state()
[all …]
/linux-6.15/include/acpi/
H A 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
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
156 #define ACPI_PLD_SET_PANEL(dword,value) ACPI_SET_BITS (dword, 3, ACPI_3BIT_MASK, value) /* … argument
159 #define ACPI_PLD_SET_VERTICAL(dword,value) ACPI_SET_BITS (dword, 6, ACPI_2BIT_MASK, value) /* … argument
[all …]
/linux-6.15/sound/soc/ti/
H A Domap-mcbsp-priv.h78 #define RINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
91 #define XINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument
123 #define RDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument
131 #define XDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument
139 #define CLKGDV(value) ((value) & 0x7f) /* Bits 0:7 */ argument
143 #define FPER(value) ((value) & 0x0fff) /* Bits 0:11 */ argument
151 #define RCBLK(value) (((value) & 0x7) << 2) /* Bits 2:4 */ argument
156 #define XMCM(value) ((value) & 0x3) /* Bits 0:1 */ argument
157 #define XCBLK(value) (((value) & 0x7) << 2) /* Bits 2:4 */ argument
178 #define SIDLEMODE(value) (((value) & 0x3) << 3) argument
[all …]
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c34 #define LE_LRUM(value) ((value) << 4) argument
35 #define LE_AOM(value) ((value) << 6) argument
36 #define LE_RSC(value) ((value) << 7) argument
37 #define LE_SCC(value) ((value) << 8) argument
38 #define LE_PFM(value) ((value) << 11) argument
39 #define LE_SCF(value) ((value) << 14) argument
40 #define LE_COS(value) ((value) << 15) argument
41 #define LE_SSE(value) ((value) << 17) argument
45 #define IG_PAT(value) ((value) << 8) argument
48 #define L3_ESC(value) ((value) << 0) argument
[all …]
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.c16 static const char *sparx5_vcap_is0_etype_str(u32 value) in sparx5_vcap_is0_etype_str()
40 static const char *sparx5_vcap_is0_mpls_str(u32 value) in sparx5_vcap_is0_mpls_str()
64 static const char *sparx5_vcap_is0_mlbs_str(u32 value) in sparx5_vcap_is0_mlbs_str()
82 u32 value, val; in sparx5_vcap_is0_port_keys() local
125 u32 value; in sparx5_vcap_is2_port_keys() local
237 u32 value; in sparx5_vcap_is2_port_stickies() local
292 u32 value; in sparx5_vcap_es0_port_keys() local
331 u32 value; in sparx5_vcap_es2_port_keys() local
410 u32 value; in sparx5_vcap_es2_port_stickies() local
/linux-6.15/rust/helpers/
H A Dio.c37 void rust_helper_writeb(u8 value, void __iomem *addr) in rust_helper_writeb()
42 void rust_helper_writew(u16 value, void __iomem *addr) in rust_helper_writew()
47 void rust_helper_writel(u32 value, void __iomem *addr) in rust_helper_writel()
53 void rust_helper_writeq(u64 value, void __iomem *addr) in rust_helper_writeq()
81 void rust_helper_writeb_relaxed(u8 value, void __iomem *addr) in rust_helper_writeb_relaxed()
86 void rust_helper_writew_relaxed(u16 value, void __iomem *addr) in rust_helper_writew_relaxed()
91 void rust_helper_writel_relaxed(u32 value, void __iomem *addr) in rust_helper_writel_relaxed()
97 void rust_helper_writeq_relaxed(u64 value, void __iomem *addr) in rust_helper_writeq_relaxed()

12345678910>>...178