Searched refs:nvdec_writel (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | nvdec.c | 62 static inline void nvdec_writel(struct nvdec *nvdec, u32 value, in nvdec_writel() function 77 nvdec_writel(nvdec, value, NVDEC_TFBIF_TRANSCFG); in nvdec_boot_falcon() 79 nvdec_writel(nvdec, stream_id, VIC_THI_STREAMID0); in nvdec_boot_falcon() 80 nvdec_writel(nvdec, stream_id, VIC_THI_STREAMID1); in nvdec_boot_falcon() 118 nvdec_writel(nvdec, 0xabcd1234, NVDEC_FALCON_DEBUGINFO); in nvdec_boot_riscv() 135 nvdec_writel(nvdec, 0xabcd1234, NVDEC_FALCON_DEBUGINFO); in nvdec_boot_riscv()
|
Completed in 3 milliseconds