Home
last modified time | relevance | path

Searched refs:zr36060 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzr36060.c22 #include "zr36060.h"
54 static u8 zr36060_read(struct zr36060 *ptr, u16 reg) in zr36060_read()
67 static void zr36060_write(struct zr36060 *ptr, u16 reg, u8 value) in zr36060_write()
85 static u8 zr36060_read_status(struct zr36060 *ptr) in zr36060_read_status()
94 static u16 zr36060_read_scalefactor(struct zr36060 *ptr) in zr36060_read_scalefactor()
105 static void zr36060_wait_end(struct zr36060 *ptr) in zr36060_wait_end()
121 static int zr36060_basic_test(struct zr36060 *ptr) in zr36060_basic_test()
139 static int zr36060_pushit(struct zr36060 *ptr, u16 startreg, u16 len, const char *data) in zr36060_pushit()
157 * memory. Otherwise expand zr36060 structure with arrays, push the values to
253 static int zr36060_set_sof(struct zr36060 *pt
[all...]
H A DMakefile7 obj-$(CONFIG_VIDEO_ZORAN_ZR36060) += zr36060.o
H A Dzr36060.h14 struct zr36060 { struct
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzr36060.c20 #include "zr36060.h"
41 static u8 zr36060_read(struct zr36060 *ptr, u16 reg) in zr36060_read()
55 static void zr36060_write(struct zr36060 *ptr, u16 reg, u8 value) in zr36060_write()
75 static u8 zr36060_read_status(struct zr36060 *ptr) in zr36060_read_status()
84 static u16 zr36060_read_scalefactor(struct zr36060 *ptr) in zr36060_read_scalefactor()
95 static void zr36060_wait_end(struct zr36060 *ptr) in zr36060_wait_end()
112 static int zr36060_basic_test(struct zr36060 *ptr) in zr36060_basic_test()
132 static int zr36060_pushit(struct zr36060 *ptr, u16 startreg, u16 len, const char *data) in zr36060_pushit()
151 * memory. Otherwise expand zr36060 structure with arrays, push the values to
250 static int zr36060_set_sof(struct zr36060 *pt
[all...]
H A DMakefile7 zr36067-$(CONFIG_VIDEO_ZORAN_ZR36060) += zr36060.o
H A Dzr36060.h14 struct zr36060 { struct

Completed in 3 milliseconds