Searched defs:ccp2 (Results 1 – 2 of 2) sorted by relevance
68 static void ccp2_print_status(struct isp_ccp2_device *ccp2) in ccp2_print_status()110 static void ccp2_reset(struct isp_ccp2_device *ccp2) in ccp2_reset()133 static void ccp2_pwr_cfg(struct isp_ccp2_device *ccp2) in ccp2_pwr_cfg()148 static int ccp2_if_enable(struct isp_ccp2_device *ccp2, u8 enable) in ccp2_if_enable()182 static void ccp2_mem_enable(struct isp_ccp2_device *ccp2, u8 enable) in ccp2_mem_enable()207 static int ccp2_phyif_config(struct isp_ccp2_device *ccp2, in ccp2_phyif_config()252 static void ccp2_vp_config(struct isp_ccp2_device *ccp2, in ccp2_vp_config()285 static void ccp2_lcx_config(struct isp_ccp2_device *ccp2, in ccp2_lcx_config()348 static int ccp2_if_configure(struct isp_ccp2_device *ccp2) in ccp2_if_configure()384 static int ccp2_adjust_bandwidth(struct isp_ccp2_device *ccp2) in ccp2_adjust_bandwidth()[all …]
127 struct isp_ccp2_cfg ccp2; member