Searched refs:zr36050 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/zoran/ |
H A D | zr36050.c | 22 #include "zr36050.h" 52 static u8 zr36050_read(struct zr36050 *ptr, u16 reg) in zr36050_read() 68 static void zr36050_write(struct zr36050 *ptr, u16 reg, u8 value) in zr36050_write() 89 static u8 zr36050_read_status1(struct zr36050 *ptr) in zr36050_read_status1() 104 static u16 zr36050_read_scalefactor(struct zr36050 *ptr) in zr36050_read_scalefactor() 120 static void zr36050_wait_end(struct zr36050 *ptr) in zr36050_wait_end() 141 static int zr36050_basic_test(struct zr36050 *ptr) in zr36050_basic_test() 182 static int zr36050_pushit(struct zr36050 *ptr, u16 startreg, u16 len, const char *data) in zr36050_pushit() 201 memory. Otherwise expand zr36050 structure with arrays, push the values to 308 static int zr36050_set_sof(struct zr36050 *pt [all...] |
H A D | Makefile | 6 obj-$(CONFIG_VIDEO_ZORAN_DC30) += zr36050.o zr36016.o
|
H A D | zr36050.h | 14 struct zr36050 { struct 43 /* zr36050 register addresses */ 92 /* zr36050 hardware register bits */ 107 /* zr36050 mode register bits */ 121 /* zr36050 option register bits */ 133 /* zr36050 markers-enable register bits */ 144 /* zr36050 status0/1 register bit masks */
|
/kernel/linux/linux-6.6/drivers/media/pci/zoran/ |
H A D | zr36050.c | 20 #include "zr36050.h" 41 static u8 zr36050_read(struct zr36050 *ptr, u16 reg) in zr36050_read() 57 static void zr36050_write(struct zr36050 *ptr, u16 reg, u8 value) in zr36050_write() 72 static u8 zr36050_read_status1(struct zr36050 *ptr) in zr36050_read_status1() 81 static u16 zr36050_read_scalefactor(struct zr36050 *ptr) in zr36050_read_scalefactor() 97 static void zr36050_wait_end(struct zr36050 *ptr) in zr36050_wait_end() 118 static int zr36050_basic_test(struct zr36050 *ptr) in zr36050_basic_test() 154 static int zr36050_pushit(struct zr36050 *ptr, u16 startreg, u16 len, const char *data) in zr36050_pushit() 174 * memory. Otherwise expand zr36050 structure with arrays, push the values to 282 static int zr36050_set_sof(struct zr36050 *pt [all...] |
H A D | Makefile | 6 zr36067-$(CONFIG_VIDEO_ZORAN_DC30) += zr36050.o zr36016.o
|
H A D | zr36050.h | 14 struct zr36050 { struct 43 /* zr36050 register addresses */ 92 /* zr36050 hardware register bits */ 107 /* zr36050 mode register bits */ 121 /* zr36050 option register bits */ 133 /* zr36050 markers-enable register bits */ 144 /* zr36050 status0/1 register bit masks */
|
Completed in 3 milliseconds