Searched refs:mxl_debug (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-phy.c | 46 mxl_debug("()"); in mxl111sf_init_tuner_demod() 54 mxl_debug("()"); in mxl1x1sf_soft_reset() 69 mxl_debug("(%s)", MXL_SOC_MODE == mode ? in mxl1x1sf_set_device_mode() 95 mxl_debug("(%d)", onoff); in mxl1x1sf_top_master_ctrl() 102 mxl_debug("()"); in mxl111sf_disable_656_port() 109 mxl_debug("()"); in mxl111sf_enable_usb_output() 125 mxl_debug("(%u,%u,%u,%u,%u)", parallel_serial, msb_lsb_1st, in mxl111sf_config_mpeg_in() 216 mxl_debug("(0x%02x)", sample_size); in mxl111sf_init_i2s_port() 235 mxl_debug("()"); in mxl111sf_disable_i2s_port() 246 mxl_debug("(0x%02x, 0x%02x)", msb_start_pos, data_width); in mxl111sf_config_i2s() [all …]
|
D | mxl111sf-gpio.c | 69 mxl_debug("(0x%02x)", pin); in mxl111sf_get_gpi_state() 183 mxl_debug("(%d, %d, %d)", gpio, direction, val); in mxl111sf_hw_do_set_gpio() 216 mxl_debug("(%d)", pin_mux_config); in mxl111sf_config_pin_mux_modes() 567 mxl_debug("()"); in mxl111sf_hw_gpio_initialize() 590 mxl_debug("(%d, %d)", gpio, val); in pca9534_set_gpio() 623 mxl_debug("()"); in pca9534_init_port_expander() 638 mxl_debug("(%d, %d)", gpio, val); in mxl111sf_set_gpio() 662 mxl_debug("()"); in mxl111sf_probe_port_expander() 672 mxl_debug("found port expander at 0x%02x", in mxl111sf_probe_port_expander() 684 mxl_debug("found port expander at 0x%02x", in mxl111sf_probe_port_expander() [all …]
|
D | mxl111sf.h | 127 #define mxl_debug(fmt, arg...) \ macro
|
D | mxl111sf.c | 102 mxl_debug("error reading reg: 0x%02x", addr); in mxl111sf_read_reg() 246 mxl_debug("failed to get chip info" \ 252 mxl_debug("probe needed a retry " \ 277 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_init() 333 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_sleep()
|
/linux-4.19.296/drivers/media/tuners/ |
D | mxl5007t.c | 44 #define mxl_debug(fmt, arg...) \ macro 594 mxl_debug("%s%s", rf_locked ? "rf locked " : "", in mxl5007t_get_status()
|