Home
last modified time | relevance | path

Searched refs:rockchip_set_opp_supported_hw (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/soc/rockchip/
H A Drockchip_opp_select.h112 struct opp_table *rockchip_set_opp_supported_hw(struct device *dev,
220 static inline struct opp_table *rockchip_set_opp_supported_hw(struct device *dev, in rockchip_set_opp_supported_hw() function
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_opp_select.c1395 struct opp_table *rockchip_set_opp_supported_hw(struct device *dev, in rockchip_set_opp_supported_hw() function
1429 EXPORT_SYMBOL(rockchip_set_opp_supported_hw);
1903 rockchip_set_opp_supported_hw(dev, np, bin, volt_sel); in rockchip_init_opp_table()