Searched refs:gsc_hw_set_output_buf_masking (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/ |
H A D | gsc-regs.c | 72 void gsc_hw_set_output_buf_masking(struct gsc_dev *dev, u32 shift, in gsc_hw_set_output_buf_masking() function
|
H A D | gsc-core.h | 495 void gsc_hw_set_output_buf_masking(struct gsc_dev *dev, u32 shift, bool enable);
|
H A D | gsc-m2m.c | 188 gsc_hw_set_output_buf_masking(gsc, GSC_M2M_BUF_NUM, false); in gsc_m2m_device_run()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.h | 502 void gsc_hw_set_output_buf_masking(struct gsc_dev *dev, u32 shift, bool enable);
|
H A D | gsc-regs.c | 72 void gsc_hw_set_output_buf_masking(struct gsc_dev *dev, u32 shift, in gsc_hw_set_output_buf_masking() function
|
H A D | gsc-m2m.c | 188 gsc_hw_set_output_buf_masking(gsc, GSC_M2M_BUF_NUM, false); in gsc_m2m_device_run()
|
Completed in 9 milliseconds