Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_common.h600 struct mpp_hw_ops { struct
601 int (*init)(struct mpp_dev *mpp);
602 int (*exit)(struct mpp_dev *mpp);
603 int (*clk_on)(struct mpp_dev *mpp);
604 int (*clk_off)(struct mpp_dev *mpp);
605 int (*get_freq)(struct mpp_dev *mpp,
607 int (*set_freq)(struct mpp_dev *mpp,
609 int (*reduce_freq)(struct mpp_dev *mpp);
610 int (*reset)(struct mpp_dev *mpp);
611 int (*set_grf)(struct mpp_dev *mpp);