Searched refs:ISI_CFG1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
H A D | atmel-isi.h | 17 #define ISI_CFG1 0x0000 macro 133 /* Using for ISI_CFG1 */
|
H A D | atmel-isi.c | 363 cfg1 = isi_readl(isi, ISI_CFG1); in start_dma() 399 isi_writel(isi, ISI_CFG1, cfg1); in start_dma() 808 isi_writel(isi, ISI_CFG1, cfg1); in isi_camera_set_bus_param()
|
/kernel/linux/linux-6.6/drivers/media/platform/atmel/ |
H A D | atmel-isi.h | 17 #define ISI_CFG1 0x0000 macro 131 /* Using for ISI_CFG1 */
|
H A D | atmel-isi.c | 362 cfg1 = isi_readl(isi, ISI_CFG1); in start_dma() 398 isi_writel(isi, ISI_CFG1, cfg1); in start_dma() 815 isi_writel(isi, ISI_CFG1, cfg1); in isi_camera_set_bus_param()
|
Completed in 5 milliseconds