Home
last modified time | relevance | path

Searched defs:first_reg (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/firmware/cirrus/test/
Dcs_dsp_mock_regmap.c217 unsigned int first_reg, unsigned int last_reg) in cs_dsp_mock_regmap_drop_range()
231 unsigned int first_reg, size_t num_regs) in cs_dsp_mock_regmap_drop_regs()
251 unsigned int first_reg, size_t num_bytes) in cs_dsp_mock_regmap_drop_bytes()
/linux-6.14.4/drivers/mfd/
Dabx500-core.c89 u8 first_reg, u8 *regvals, u8 numregs) in abx500_get_register_page_interruptible()
/linux-6.14.4/drivers/md/bcache/
Dbcache_ondisk.h392 __u32 first_reg; /* time overflow in y2106 */ member
440 __u32 first_reg; member
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v12.c144 const uint32_t first_reg = regSDMA0_QUEUE0_RB_CNTL; in hqd_sdma_dump_v12() local
/linux-6.14.4/drivers/media/i2c/
Dov08x40.c1410 static int __ov08x40_burst_fill_regs(struct i2c_client *client, u16 first_reg, in __ov08x40_burst_fill_regs()
1442 static int ov08x40_burst_fill_regs(struct ov08x40 *ov08x, u16 first_reg, in ov08x40_burst_fill_regs()
/linux-6.14.4/drivers/nvme/target/
Dpr.c260 struct nvmet_pr_registrant *first_reg; in nvmet_pr_unregister_one() local