Home
last modified time | relevance | path

Searched +defs:val +defs:width (Results 201 – 225 of 513) sorted by relevance

12345678910>>...21

/linux-6.14.4/drivers/thunderbolt/
Dxdomain.c542 u32 val[2]; in tb_xdp_link_state_status_response() local
1281 unsigned int width) in tb_xdomain_link_state_change()
1286 u32 val; in tb_xdomain_link_state_change() local
1323 unsigned int width, width_mask; in tb_xdomain_bond_lanes_uuid_high() local
1790 unsigned int width; in rx_lanes_show() local
1816 unsigned int width; in tx_lanes_show() local
/linux-6.14.4/drivers/scsi/aic7xxx/
Daic79xx_osm.c431 ahd_outb(struct ahd_softc * ahd, long port, uint8_t val) in ahd_outb()
442 ahd_outw_atomic(struct ahd_softc * ahd, long port, uint16_t val) in ahd_outw_atomic()
482 ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width) in ahd_pci_read_config()
512 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width) in ahd_pci_write_config()
2367 static void ahd_linux_set_width(struct scsi_target *starget, int width) in ahd_linux_set_width()
2482 unsigned int width = tinfo->goal.width; in ahd_linux_set_dt() local
/linux-6.14.4/drivers/media/i2c/
Dthp7312.c179 u32 width; member
310 thp7312_find_mode(unsigned int width, unsigned int height, bool nearest) in thp7312_find_mode()
354 #define thp7312_read_poll_timeout(dev, addr, val, cond, sleep_us, timeout_us) \ argument
366 u8 val = 0; in thp7312_map_data_lanes() local
399 u64 val; in thp7312_set_mipi_lanes() local
425 u64 val = 0; in thp7312_change_mode() local
459 u8 val; in thp7312_set_framefmt() local
1237 u64 val; in thp7312_init_controls() local
1430 u64 val = 0; in thp7312_read_firmware_version() local
1710 u64 val; in thp7312_fw_write_to_flash() local
[all …]
Dov9734.c75 u8 val; member
89 u32 width; member
365 static int ov9734_read_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 *val) in ov9734_read_reg()
395 static int ov9734_write_reg(struct ov9734 *ov9734, u16 reg, u16 len, u32 val) in ov9734_write_reg()
813 u32 val; in ov9734_identify_module() local
Dimx412.c66 u8 val; member
93 u32 width; member
429 static int imx412_read_reg(struct imx412 *imx412, u16 reg, u32 len, u32 *val) in imx412_read_reg()
472 static int imx412_write_reg(struct imx412 *imx412, u16 reg, u32 len, u32 val) in imx412_write_reg()
891 u32 val; in imx412_detect() local
Dov13858.c88 u8 val; member
107 u32 width; member
1053 u32 *val) in ov13858_read_reg()
1094 __be32 val; in ov13858_write_reg() local
1190 u32 val; in ov13858_enable_test_pattern() local
1500 u32 val; in ov13858_identify_module() local
1664 u32 val = 0; in ov13858_probe() local
Dgc05a2.c570 u32 width; member
807 u64 val; in gc05a2_set_ctrl_hflip() local
823 u64 val; in gc05a2_set_ctrl_vflip() local
951 u64 val; in gc05a2_identify_module() local
Dgc08a3.c545 u32 width; member
783 u64 val; in gc08a3_set_ctrl_hflip() local
799 u64 val; in gc08a3_set_ctrl_vflip() local
1163 u64 val; in gc08a3_identify_module() local
Dov13b10.c88 u8 val; member
107 u32 width; member
661 u16 reg, u32 len, u32 *val) in ov13b10_read_reg()
702 __be32 val; in ov13b10_write_reg() local
778 u32 val; in ov13b10_update_digital_gain() local
806 u32 val; in ov13b10_enable_test_pattern() local
828 u32 val; in ov13b10_set_ctrl_hflip() local
859 u32 val; in ov13b10_set_ctrl_vflip() local
1092 u32 val; in ov13b10_identify_module() local
/linux-6.14.4/sound/soc/codecs/
Dssm4567.c226 unsigned int val; in ssm4567_mute() local
234 unsigned int rx_mask, int slots, int width) in ssm4567_set_tdm_slot()
Dssm2518.c393 unsigned int val; in ssm2518_mute() local
523 unsigned int rx_mask, int slots, int width) in ssm2518_set_tdm_slot()
647 unsigned int val; in ssm2518_set_sysclk() local
Drtq9128.c70 unsigned int val; member
392 unsigned int val; in rtq9128_component_probe() local
531 unsigned int width, slot_width, bitrate, audbit, dolen; in rtq9128_dai_hw_params() local
Dtlv320aic3x.c165 unsigned short val; in snd_soc_dapm_put_volsw_aic3x() local
1048 int width = aic3x->slot_width; in aic3x_hw_params() local
1197 int width = aic3x->slot_width; in aic3x_prepare() local
/linux-6.14.4/drivers/dma/fsl-dpaa2-qdma/
Ddpdmai.c51 static inline u64 mc_enc(int lsoffset, int width, u64 val) in mc_enc()
/linux-6.14.4/drivers/dma/
Dfsl-edma-common.c74 u32 val, flags; in fsl_edma3_enable_request() local
124 u32 val = edma_readl_chreg(fsl_chan, ch_csr); in fsl_edma3_disable_request() local
172 u32 val; in mux_configure32() local
211 u32 val; in fsl_edma_get_tcd_attr() local
728 u32 width = (direction == DMA_DEV_TO_MEM) ? doff : soff; in fsl_edma_prep_slave_sg() local
/linux-6.14.4/drivers/media/platform/verisilicon/
Dhantro.h330 unsigned short width; member
390 u32 val, u32 reg) in vepu_write_relaxed()
396 static __always_inline void vepu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vepu_write()
404 u32 val = readl(vpu->enc_base + reg); in vepu_read() local
411 u32 val, u32 reg) in vdpu_write_relaxed()
417 static __always_inline void vdpu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vdpu_write()
432 u32 val = readl(vpu->dec_base + reg); in vdpu_read() local
440 u32 val) in vdpu_read_mask()
452 u32 val) in hantro_reg_write()
459 u32 val) in hantro_reg_write_relaxed()
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fbc.c159 unsigned int cpp, unsigned int width) in skl_fbc_min_cfb_stride()
187 unsigned int cpp, unsigned int width, in _intel_fbc_cfb_stride()
205 unsigned int width = drm_rect_width(&plane_state->uapi.src) >> 16; in intel_fbc_cfb_stride() local
606 u32 val = 0; in glk_fbc_program_cfb_stride() local
619 u32 val = 0; in skl_fbc_program_cfb_stride() local
2031 static int intel_fbc_debugfs_false_color_get(void *data, u64 *val) in intel_fbc_debugfs_false_color_get()
2040 static int intel_fbc_debugfs_false_color_set(void *data, u64 val) in intel_fbc_debugfs_false_color_set()
/linux-6.14.4/sound/soc/mediatek/mt8365/
Dmt8365-dai-i2s.c287 unsigned int val, reg_off; in mt8365_dai_set_config() local
342 unsigned int width, in mt8365_afe_set_2nd_i2s_asrc()
347 unsigned int val = 0; in mt8365_afe_set_2nd_i2s_asrc() local
/linux-6.14.4/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i_rotate.c68 u32 val, pitch[3]; in rotate_device_run() local
144 unsigned int val; in rotate_irq() local
178 unsigned int height, width, alignment, sizeimage, size, bpl; in rotate_prepare_format() local
/linux-6.14.4/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c80 u32 val; in a6xx_gmu_sptprac_is_on() local
96 u32 val; in a6xx_gmu_gx_is_on() local
216 u32 val; in a6xx_gmu_check_idle_level() local
244 u32 mask, reset_val, val; in a6xx_gmu_start() local
280 u32 val; in a6xx_gmu_hfi_start() local
341 u32 val; in a6xx_gmu_set_oob() local
404 u32 val; in a6xx_sptprac_enable() local
425 u32 val; in a6xx_sptprac_disable() local
519 u32 val; in a6xx_rpmh_start() local
546 u32 val; in a6xx_rpmh_stop() local
[all …]
/linux-6.14.4/drivers/spi/
Dspi-sprd.c145 enum dma_slave_buswidth width; member
195 u32 val, us; in sprd_spi_wait_for_tx_end() local
220 u32 val, us; in sprd_spi_wait_for_rx_end() local
248 u32 val = readl_relaxed(ss->base + SPRD_SPI_CTL1); in sprd_spi_enter_idle() local
256 u32 val = readl_relaxed(ss->base + SPRD_SPI_CTL0); in sprd_spi_set_transfer_bits() local
266 u32 val = readl_relaxed(ss->base + SPRD_SPI_CTL8); in sprd_spi_set_tx_length() local
279 u32 val = readl_relaxed(ss->base + SPRD_SPI_CTL10); in sprd_spi_set_rx_length() local
294 u32 val; in sprd_spi_chipselect() local
309 u32 val; in sprd_spi_write_only_receive() local
458 u32 val; in sprd_spi_irq_enable() local
[all …]
/linux-6.14.4/drivers/video/fbdev/
Dcyber2000fb.c109 #define cyber2000fb_writel(val, reg, cfb) writel(val, (cfb)->regs + (reg)) argument
110 #define cyber2000fb_writew(val, reg, cfb) writew(val, (cfb)->regs + (reg)) argument
111 #define cyber2000fb_writeb(val, reg, cfb) writeb(val, (cfb)->regs + (reg)) argument
116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw()
122 cyber2000_grphw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_grphw()
135 cyber2000_attrw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_attrw()
144 cyber2000_seqw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_seqw()
253 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf) in convert_bitfield()
416 u_int width; member
435 unsigned int val = cfb->ramdac_ctrl | cfb->ramdac_powerdown; in cyber2000fb_write_ramdac_ctrl() local
[all …]
/linux-6.14.4/arch/mips/net/
Dbpf_jit_comp32.c599 static void emit_bswap_r64(struct jit_context *ctx, const u8 dst[], u32 width) in emit_bswap_r64()
634 static void emit_trunc_r64(struct jit_context *ctx, const u8 dst[], u32 width) in emit_trunc_r64()
1472 s32 val, rel; in build_insn() local
/linux-6.14.4/drivers/gpu/drm/exynos/
Dexynos_drm_ipp.c424 static inline void __limit_set_val(unsigned int *ptr, unsigned int val) in __limit_set_val()
454 static inline bool __align_check(unsigned int val, unsigned int align) in __align_check()
464 static inline bool __size_limit_check(unsigned int val, in __size_limit_check()
573 unsigned int width = (i == 0) ? buf->buf.width : in exynos_drm_ipp_check_format() local
/linux-6.14.4/drivers/media/platform/chips-media/coda/
Dcoda-bit.c1876 int width, height; in __coda_decoder_seq_init() local
1878 u32 val; in __coda_decoder_seq_init() local
2308 int width, height; in coda_finish_decode() local
2316 u32 val; in coda_finish_decode() local

12345678910>>...21