Home
last modified time | relevance | path

Searched refs:VIN_LOG_ISP (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/
Dvin_os.h43 #define VIN_LOG_ISP (1 << 5) /*0x20*/ macro
72 case VIN_LOG_ISP: \
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/vin-isp/
Dsunxi_isp.c425 vin_log(VIN_LOG_ISP, "isp%d %s bandwidth = %d.\n", isp->id, on ? "use" : "release", bandw); in sunxi_isp_cal_bandwidth_memory()
755 vin_log(VIN_LOG_ISP, "isp%d %s use_cnt = %d.\n", isp->id, in sunxi_isp_subdev_init()
931 vin_log(VIN_LOG_ISP, "%s cmd is %d\n", __func__, cmd); in isp_compat_ioctl32()
1126 vin_log(VIN_LOG_ISP, "%s id = %d\n", __func__, sub->id); in sunxi_isp_subscribe_event()
1223 vin_log(VIN_LOG_ISP, "%s, val = %d, cur.val = %d\n", in sunxi_isp_s_ctrl()
1590 vin_log(VIN_LOG_ISP, "isp%d interrupt, status is 0x%x!!!\n", isp->id, in isp_isr()
1881 vin_log(VIN_LOG_ISP, "please close wdr in normal mode!!\n"); in isp_isr()
2016 vin_log(VIN_LOG_ISP, "isp%d probe end!\n", isp->id); in isp_probe()
2124 vin_log(VIN_LOG_ISP, "isp_exit end\n"); in sunxi_isp_platform_unregister()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/sensor/
Dsensor-compat-ioctl32.c199 vin_log(VIN_LOG_ISP, "%s cmd is 0x%x\n", __func__, cmd); in sensor_compat_ioctl32()