Home
last modified time | relevance | path

Searched defs:xvip (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/xilinx/
A Dxilinx-vip.h134 static inline u32 xvip_read(struct xvip_device *xvip, u32 addr) in xvip_read()
160 static inline void xvip_reset(struct xvip_device *xvip) in xvip_reset()
165 static inline void xvip_start(struct xvip_device *xvip) in xvip_start()
171 static inline void xvip_stop(struct xvip_device *xvip) in xvip_stop()
176 static inline void xvip_resume(struct xvip_device *xvip) in xvip_resume()
182 static inline void xvip_suspend(struct xvip_device *xvip) in xvip_suspend()
189 static inline void xvip_set_frame_size(struct xvip_device *xvip, in xvip_set_frame_size()
197 static inline void xvip_get_frame_size(struct xvip_device *xvip, in xvip_get_frame_size()
209 static inline void xvip_enable_reg_update(struct xvip_device *xvip) in xvip_enable_reg_update()
214 static inline void xvip_disable_reg_update(struct xvip_device *xvip) in xvip_disable_reg_update()
[all …]
A Dxilinx-vip.c176 void xvip_clr_or_set(struct xvip_device *xvip, u32 addr, u32 mask, bool set) in xvip_clr_or_set()
196 void xvip_clr_and_set(struct xvip_device *xvip, u32 addr, u32 clr, u32 set) in xvip_clr_and_set()
207 int xvip_init_resources(struct xvip_device *xvip) in xvip_init_resources()
224 void xvip_cleanup_resources(struct xvip_device *xvip) in xvip_cleanup_resources()
A Dxilinx-vtc.c153 struct xvip_device xvip; member
A Dxilinx-tpg.c89 struct xvip_device xvip; member

Completed in 7 milliseconds