Searched refs:isp_csiphy (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispcsiphy.c | 23 static void csiphy_routing_cfg_3630(struct isp_csiphy *phy, in csiphy_routing_cfg_3630() 68 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on, in csiphy_routing_cfg_3430() 101 static void csiphy_routing_cfg(struct isp_csiphy *phy, in csiphy_routing_cfg() 115 static void csiphy_power_autoswitch_enable(struct isp_csiphy *phy, bool enable) in csiphy_power_autoswitch_enable() 128 static int csiphy_set_power(struct isp_csiphy *phy, u32 power) in csiphy_set_power() 162 static int omap3isp_csiphy_config(struct isp_csiphy *phy) in omap3isp_csiphy_config() 260 int omap3isp_csiphy_acquire(struct isp_csiphy *phy, struct media_entity *entity) in omap3isp_csiphy_acquire() 303 void omap3isp_csiphy_release(struct isp_csiphy *phy) in omap3isp_csiphy_release() 328 struct isp_csiphy *phy1 = &isp->isp_csiphy1; in omap3isp_csiphy_init() 329 struct isp_csiphy *phy in omap3isp_csiphy_init() [all...] |
H A D | ispcsiphy.h | 22 struct isp_csiphy { struct 37 int omap3isp_csiphy_acquire(struct isp_csiphy *phy, 39 void omap3isp_csiphy_release(struct isp_csiphy *phy);
|
H A D | ispccp2.h | 20 struct isp_csiphy; 70 struct isp_csiphy *phy;
|
H A D | ispcsi2.h | 20 struct isp_csiphy; 136 struct isp_csiphy *phy;
|
H A D | isp.h | 215 struct isp_csiphy isp_csiphy1; 216 struct isp_csiphy isp_csiphy2;
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispcsiphy.c | 23 static void csiphy_routing_cfg_3630(struct isp_csiphy *phy, in csiphy_routing_cfg_3630() 69 static void csiphy_routing_cfg_3430(struct isp_csiphy *phy, u32 iface, bool on, in csiphy_routing_cfg_3430() 102 static void csiphy_routing_cfg(struct isp_csiphy *phy, in csiphy_routing_cfg() 116 static void csiphy_power_autoswitch_enable(struct isp_csiphy *phy, bool enable) in csiphy_power_autoswitch_enable() 129 static int csiphy_set_power(struct isp_csiphy *phy, u32 power) in csiphy_set_power() 163 static int omap3isp_csiphy_config(struct isp_csiphy *phy) in omap3isp_csiphy_config() 265 int omap3isp_csiphy_acquire(struct isp_csiphy *phy, struct media_entity *entity) in omap3isp_csiphy_acquire() 308 void omap3isp_csiphy_release(struct isp_csiphy *phy) in omap3isp_csiphy_release() 338 struct isp_csiphy *phy1 = &isp->isp_csiphy1; in omap3isp_csiphy_init() 339 struct isp_csiphy *phy in omap3isp_csiphy_init() [all...] |
H A D | ispcsiphy.h | 22 struct isp_csiphy { struct 37 int omap3isp_csiphy_acquire(struct isp_csiphy *phy, 39 void omap3isp_csiphy_release(struct isp_csiphy *phy);
|
H A D | ispccp2.h | 20 struct isp_csiphy; 70 struct isp_csiphy *phy;
|
H A D | ispcsi2.h | 20 struct isp_csiphy; 136 struct isp_csiphy *phy;
|
H A D | isp.h | 215 struct isp_csiphy isp_csiphy1; 216 struct isp_csiphy isp_csiphy2;
|
Completed in 5 milliseconds