/Linux-v4.19/drivers/video/fbdev/riva/ |
D | nvreg.h | 34 #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-v4.19/arch/mips/kernel/ |
D | unaligned.c | 111 #define _LoadHW(addr, value, res, type) \ argument 134 #define _LoadW(addr, value, res, type) \ argument 156 #define _LoadW(addr, value, res, type) \ argument 191 #define _LoadHWU(addr, value, res, type) \ argument 216 #define _LoadWU(addr, value, res, type) \ argument 238 #define _LoadDW(addr, value, res) \ argument 260 #define _LoadWU(addr, value, res, type) \ argument 293 #define _LoadDW(addr, value, res) \ argument 345 #define _StoreHW(addr, value, res, type) \ argument 369 #define _StoreW(addr, value, res, type) \ argument [all …]
|
/Linux-v4.19/arch/mips/cavium-octeon/crypto/ |
D | octeon-crypto.h | 31 #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-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-fau.h | 62 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-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | io.h | 70 static inline void _ef4_writeq(struct ef4_nic *efx, __le64 value, in _ef4_writeq() 81 static inline void _ef4_writed(struct ef4_nic *efx, __le32 value, in _ef4_writed() 92 static inline void ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo() 117 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq() 138 static inline void ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, in ef4_writed() 150 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado() 169 ef4_qword_t *value, unsigned int index) in ef4_sram_readq() 189 static inline void ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, in ef4_readd() 200 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table() 207 static inline void ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado_table() [all …]
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | io.h | 82 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq() 93 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed() 104 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo() 129 const efx_qword_t *value, unsigned int index) in efx_sram_writeq() 150 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed() 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() 201 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd() 212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table() 219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_opp_csc_v.c | 127 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 …]
|
D | dce110_timing_generator.c | 95 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 …]
|
D | dce110_timing_generator_v.c | 60 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 451 uint32_t value = dm_read_reg(tg->ctx, addr); in dce110_timing_generator_v_program_blank_color() local 478 uint32_t value = 0; in dce110_timing_generator_v_set_overscan_color_black() local [all …]
|
D | dce110_opp_regamma_v.c | 37 uint32_t value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in power_on_lut() local 86 uint32_t value; in set_bypass_input_gamma() local 103 uint32_t value = 0; in configure_regamma_mode() local 134 uint32_t value = 0; in regamma_config_regions_and_segments() local 454 uint32_t value = 0; in program_pwl() local 521 uint32_t value = dm_read_reg(xfm->ctx, mmDCFEV_MEM_PWR_CTRL); in dce110_opp_power_on_regamma_lut_v() local
|
/Linux-v4.19/sound/pci/oxygen/ |
D | oxygen_mixer.c | 41 struct snd_ctl_elem_value *value) in dac_volume_get() 54 struct snd_ctl_elem_value *value) in dac_volume_put() 74 struct snd_ctl_elem_value *value) in dac_mute_get() 85 struct snd_ctl_elem_value *value) in dac_mute_put() 125 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get() 195 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put() 214 struct snd_ctl_elem_value *value) in spdif_switch_get() 289 struct snd_ctl_elem_value *value) in spdif_switch_put() 313 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958() 322 static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) in iec958_to_oxygen() [all …]
|
/Linux-v4.19/include/acpi/ |
D | acbuffer.h | 122 #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-v4.19/drivers/net/ethernet/stmicro/stmmac/ |
D | dwxgmac2_dma.c | 13 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 65 u32 value; in dwxgmac2_dma_init_tx_chan() local 78 u32 value = readl(ioaddr + XGMAC_DMA_SYSBUS_MODE); in dwxgmac2_dma_axi() local 130 u32 value = readl(ioaddr + XGMAC_MTL_RXQ_OPMODE(channel)); in dwxgmac2_dma_rx_mode() local 160 u32 value = readl(ioaddr + XGMAC_MTL_TXQ_OPMODE(channel)); in dwxgmac2_dma_tx_mode() local 209 u32 value; in dwxgmac2_dma_start_tx() local 222 u32 value; in dwxgmac2_dma_stop_tx() local [all …]
|
D | dwmac4_core.c | 30 u32 value = readl(ioaddr + GMAC_CONFIG); in dwmac4_core_init() local 72 u32 value = readl(ioaddr + GMAC_RXQ_CTRL0); in dwmac4_rx_queue_enable() local 88 u32 value; in dwmac4_rx_queue_priority() local 105 u32 value; in dwmac4_tx_queue_priority() local 122 u32 value; in dwmac4_rx_queue_routing() local 155 u32 value = readl(ioaddr + MTL_OPERATION_MODE); in dwmac4_prog_mtl_rx_algorithms() local 176 u32 value = readl(ioaddr + MTL_OPERATION_MODE); in dwmac4_prog_mtl_tx_algorithms() local 201 u32 value = readl(ioaddr + MTL_TXQX_WEIGHT_BASE_ADDR(queue)); in dwmac4_set_mtl_tx_queue_weight() local 211 u32 value; in dwmac4_map_mtl_dma() local 237 u32 value; in dwmac4_config_cbs() local [all …]
|
/Linux-v4.19/arch/powerpc/platforms/powermac/ |
D | feature.c | 142 int reg, u32 mask, int value) in simple_feature_tweak() 164 long value) in ohare_htw_scc_enable() 257 long value) in ohare_floppy_enable() 263 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable() 269 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable() 289 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset() 303 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state() 319 long value) in heathrow_modem_enable() 363 long value) in heathrow_floppy_enable() 372 long value) in heathrow_mesh_enable() [all …]
|
/Linux-v4.19/sound/soc/omap/ |
D | mcbsp.h | 102 #define RINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument 105 #define CLKSTP(value) (((value) & 0x3) << 11) /* bits 11:12 */ argument 106 #define RJUST(value) (((value) & 0x3) << 13) /* bits 13:14 */ argument 115 #define XINTM(value) (((value) & 0x3) << 4) /* bits 4:5 */ argument 139 #define RWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument 140 #define RFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument 143 #define XWDLEN1(value) (((value) & 0x7) << 5) /* Bits 5:7 */ argument 144 #define XFRLEN1(value) (((value) & 0x7f) << 8) /* Bits 8:14 */ argument 147 #define RDATDLY(value) ((value) & 0x3) /* Bits 0:1 */ argument 149 #define RCOMPAND(value) (((value) & 0x3) << 3) /* Bits 3:4 */ argument [all …]
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_mocs.c | 39 #define LE_CACHEABILITY(value) ((value) << 0) argument 40 #define LE_TGT_CACHE(value) ((value) << 2) argument 41 #define LE_LRUM(value) ((value) << 4) argument 42 #define LE_AOM(value) ((value) << 6) argument 43 #define LE_RSC(value) ((value) << 7) argument 44 #define LE_SCC(value) ((value) << 8) argument 45 #define LE_PFM(value) ((value) << 11) argument 46 #define LE_SCF(value) ((value) << 14) argument 49 #define L3_ESC(value) ((value) << 0) argument 50 #define L3_SCC(value) ((value) << 1) argument [all …]
|
/Linux-v4.19/arch/x86/pci/ |
D | ce4100.c | 41 u32 value; member 77 static void reg_read(struct sim_dev_reg *reg, u32 *value) in reg_read() 82 static void reg_write(struct sim_dev_reg *reg, u32 value) in reg_write() 95 static void ehci_reg_read(struct sim_dev_reg *reg, u32 *value) in ehci_reg_read() 108 static void sata_revid_read(struct sim_dev_reg *reg, u32 *value) in sata_revid_read() 113 static void reg_noirq_read(struct sim_dev_reg *reg, u32 *value) in reg_noirq_read() 182 static inline void extract_bytes(u32 *value, int reg, int len) in extract_bytes() 191 int bridge_read(unsigned int devfn, int reg, int len, u32 *value) in bridge_read() 259 static int ce4100_bus1_read(unsigned int devfn, int reg, int len, u32 *value) in ce4100_bus1_read() 280 unsigned int devfn, int reg, int len, u32 *value) in ce4100_conf_read() [all …]
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | fotg210-udc.c | 30 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 389 u32 value = ioread32(ep->fotg210->reg + FOTG210_DMISGR0); in fotg210_ep0_queue() local 450 u32 value; in fotg210_set_epnstall() local 471 u32 value; in fotg210_clear_epnstall() local 482 static int fotg210_set_halt_and_wedge(struct usb_ep *_ep, int value, int wedge) in fotg210_set_halt_and_wedge() [all …]
|
/Linux-v4.19/drivers/leds/ |
D | leds-fsg.c | 37 enum led_brightness value) in fsg_led_wlan_set() 49 enum led_brightness value) in fsg_led_wan_set() 61 enum led_brightness value) in fsg_led_sata_set() 73 enum led_brightness value) in fsg_led_usb_set() 85 enum led_brightness value) in fsg_led_sync_set() 97 enum led_brightness value) in fsg_led_ring_set()
|
/Linux-v4.19/crypto/asymmetric_keys/ |
D | pkcs7_parser.c | 210 const void *value, size_t vlen) in pkcs7_note_OID() 229 const void *value, size_t vlen) in pkcs7_sig_note_digest_algo() 267 const void *value, size_t vlen) in pkcs7_sig_note_pkey_algo() 287 const void *value, size_t vlen) in pkcs7_check_content_type() 304 const void *value, size_t vlen) in pkcs7_note_signeddata_version() 338 const void *value, size_t vlen) in pkcs7_note_signerinfo_version() 381 const void *value, size_t vlen) in pkcs7_extract_cert() 421 const void *value, size_t vlen) in pkcs7_note_certificate_list() 439 const void *value, size_t vlen) in pkcs7_note_content() 459 const void *value, size_t vlen) in pkcs7_note_data() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/ |
D | i2c_hw_engine_dce80.c | 98 uint32_t value = 0; in disable_i2c_hw_engine() local 122 uint32_t value = 0; in release_engine() local 201 uint32_t value = 0; in setup_engine() local 306 uint32_t value = dm_read_reg(i2c_engine->base.ctx, addr); in get_speed() local 330 uint32_t value = dm_read_reg(i2c_engine->base.ctx, addr); in set_speed() local 350 uint32_t value = dm_read_reg(engine->ctx, mmDC_I2C_CONTROL); in reset_hw_engine() local 371 uint32_t value = dm_read_reg(engine->ctx, mmDC_I2C_SW_STATUS); in is_hw_busy() local 412 uint32_t value = 0; in process_transaction() local 540 uint32_t value = 0; in execute_transaction() local 666 uint32_t value = 0; in process_channel_reply() local [all …]
|
/Linux-v4.19/drivers/xen/xen-pciback/ |
D | conf_space_header.c | 25 #define is_enable_cmd(value) ((value)&(PCI_COMMAND_MEMORY|PCI_COMMAND_IO)) argument 26 #define is_master_cmd(value) ((value)&PCI_COMMAND_MASTER) argument 50 static int command_read(struct pci_dev *dev, int offset, u16 *value, void *data) in command_read() 61 static int command_write(struct pci_dev *dev, int offset, u16 value, void *data) in command_write() 136 static int rom_write(struct pci_dev *dev, int offset, u32 value, void *data) in rom_write() 170 static int bar_write(struct pci_dev *dev, int offset, u32 value, void *data) in bar_write() 207 static int bar_read(struct pci_dev *dev, int offset, u32 * value, void *data) in bar_read() 268 u16 *value, void *data) in xen_pcibk_read_vendor() 276 u16 *value, void *data) in xen_pcibk_read_device() 283 static int interrupt_read(struct pci_dev *dev, int offset, u8 * value, in interrupt_read() [all …]
|
/Linux-v4.19/crypto/ |
D | rsa_helper.c | 22 const void *value, size_t vlen) in rsa_get_n() 52 const void *value, size_t vlen) in rsa_get_e() 67 const void *value, size_t vlen) in rsa_get_d() 82 const void *value, size_t vlen) in rsa_get_p() 97 const void *value, size_t vlen) in rsa_get_q() 112 const void *value, size_t vlen) in rsa_get_dp() 127 const void *value, size_t vlen) in rsa_get_dq() 142 const void *value, size_t vlen) in rsa_get_qinv()
|
/Linux-v4.19/drivers/media/usb/stk1160/ |
D | stk1160-ac97.c | 34 u8 value; in stk1160_ac97_wait_transfer_complete() local 50 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97() 92 u16 value; in stk1160_ac97_dump_regs() local 119 u8 value; in stk1160_has_audio() local 127 u8 value; in stk1160_has_ac97() local
|