Searched defs:ccp2 (Results 1 – 2 of 2) sorted by relevance
81 static void ccp2_print_status(struct isp_ccp2_device *ccp2) in ccp2_print_status()123 static void ccp2_reset(struct isp_ccp2_device *ccp2) in ccp2_reset()146 static void ccp2_pwr_cfg(struct isp_ccp2_device *ccp2) in ccp2_pwr_cfg()161 static void ccp2_if_enable(struct isp_ccp2_device *ccp2, u8 enable) in ccp2_if_enable()203 static void ccp2_mem_enable(struct isp_ccp2_device *ccp2, u8 enable) in ccp2_mem_enable()228 static int ccp2_phyif_config(struct isp_ccp2_device *ccp2, in ccp2_phyif_config()270 static void ccp2_vp_config(struct isp_ccp2_device *ccp2, in ccp2_vp_config()303 static void ccp2_lcx_config(struct isp_ccp2_device *ccp2, in ccp2_lcx_config()367 static int ccp2_if_configure(struct isp_ccp2_device *ccp2) in ccp2_if_configure()402 static int ccp2_adjust_bandwidth(struct isp_ccp2_device *ccp2) in ccp2_adjust_bandwidth()[all …]
130 struct isp_ccp2_platform_data ccp2; member