Searched refs:phy_dbg (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/media/platform/ti/cal/ |
D | cal-camerarx.c | 75 phy_dbg(3, phy, "Source Link Freq: %llu\n", freq); in cal_camerarx_get_ext_link_freq() 104 phy_dbg(3, phy, "CAL_CSI2_COMPLEXIO_CFG(%d) = 0x%08x\n", in cal_camerarx_lane_config() 142 phy_dbg(1, phy, "ths_term: %d (0x%02x)\n", ths_term, ths_term); in cal_camerarx_config() 146 phy_dbg(1, phy, "ths_settle: %d (0x%02x)\n", ths_settle, ths_settle); in cal_camerarx_config() 154 phy_dbg(1, phy, "CSI2_%d_REG0 = 0x%08x\n", phy->instance, reg0); in cal_camerarx_config() 164 phy_dbg(1, phy, "CSI2_%d_REG1 = 0x%08x\n", phy->instance, reg1); in cal_camerarx_config() 341 phy_dbg(3, phy, "CAL_CSI2_COMPLEXIO_CFG(%d) = 0x%08x De-assert Complex IO Reset\n", in cal_camerarx_start() 369 phy_dbg(3, phy, "CAL_CSI2_TIMING(%d) = 0x%08x Stop States\n", in cal_camerarx_start() 376 phy_dbg(3, phy, "CAL_CSI2_TIMING(%d) = 0x%08x Force RXMODE\n", in cal_camerarx_start() 410 phy_dbg(1, phy, "CSI2_%u_REG1 = 0x%08x (bits 31-28 should be set)\n", in cal_camerarx_start() [all …]
|
D | cal.h | 274 #define phy_dbg(level, phy, fmt, arg...) \ macro
|
D | cal.c | 802 phy_dbg(1, phy, "Using source %s for capture\n", subdev->name); in cal_async_notifier_bound()
|