Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-vtc.c145 * struct xvtc_device - Xilinx Video Timing Controller device structure
152 struct xvtc_device { struct
165 static inline void xvtc_gen_write(struct xvtc_device *xvtc, u32 addr, u32 value) in xvtc_gen_write()
174 int xvtc_generator_start(struct xvtc_device *xvtc, in xvtc_generator_start()
238 int xvtc_generator_stop(struct xvtc_device *xvtc) in xvtc_generator_stop()
251 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get()
254 struct xvtc_device *found = NULL; in xvtc_of_get()
255 struct xvtc_device *xvtc; in xvtc_of_get()
282 void xvtc_put(struct xvtc_device *xvtc) in xvtc_put()
291 static void xvtc_register_device(struct xvtc_device *xvt
[all...]
H A Dxilinx-vtc.h16 struct xvtc_device;
32 struct xvtc_device *xvtc_of_get(struct device_node *np);
33 void xvtc_put(struct xvtc_device *xvtc);
35 int xvtc_generator_start(struct xvtc_device *xvtc,
37 int xvtc_generator_stop(struct xvtc_device *xvtc);
H A Dxilinx-tpg.c106 struct xvtc_device *vtc;
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vtc.c145 * struct xvtc_device - Xilinx Video Timing Controller device structure
152 struct xvtc_device { struct
165 static inline void xvtc_gen_write(struct xvtc_device *xvtc, u32 addr, u32 value) in xvtc_gen_write()
174 int xvtc_generator_start(struct xvtc_device *xvtc, in xvtc_generator_start()
238 int xvtc_generator_stop(struct xvtc_device *xvtc) in xvtc_generator_stop()
251 struct xvtc_device *xvtc_of_get(struct device_node *np) in xvtc_of_get()
254 struct xvtc_device *found = NULL; in xvtc_of_get()
255 struct xvtc_device *xvtc; in xvtc_of_get()
282 void xvtc_put(struct xvtc_device *xvtc) in xvtc_put()
291 static void xvtc_register_device(struct xvtc_device *xvt
[all...]
H A Dxilinx-vtc.h16 struct xvtc_device;
32 struct xvtc_device *xvtc_of_get(struct device_node *np);
33 void xvtc_put(struct xvtc_device *xvtc);
35 int xvtc_generator_start(struct xvtc_device *xvtc,
37 int xvtc_generator_stop(struct xvtc_device *xvtc);
H A Dxilinx-tpg.c106 struct xvtc_device *vtc;

Completed in 5 milliseconds