Home
last modified time | relevance | path

Searched refs:mxl_debug (Results 1 – 5 of 5) sorted by relevance

/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-phy.c50 mxl_debug("()"); in mxl111sf_init_tuner_demod()
58 mxl_debug("()"); in mxl1x1sf_soft_reset()
73 mxl_debug("(%s)", MXL_SOC_MODE == mode ? in mxl1x1sf_set_device_mode()
99 mxl_debug("(%d)", onoff); in mxl1x1sf_top_master_ctrl()
106 mxl_debug("()"); in mxl111sf_disable_656_port()
113 mxl_debug("()"); in mxl111sf_enable_usb_output()
129 mxl_debug("(%u,%u,%u,%u,%u)", parallel_serial, msb_lsb_1st, in mxl111sf_config_mpeg_in()
220 mxl_debug("(0x%02x)", sample_size); in mxl111sf_init_i2s_port()
239 mxl_debug("()"); in mxl111sf_disable_i2s_port()
250 mxl_debug("(0x%02x, 0x%02x)", msb_start_pos, data_width); in mxl111sf_config_i2s()
[all …]
Dmxl111sf-gpio.c73 mxl_debug("(0x%02x)", pin); in mxl111sf_get_gpi_state()
187 mxl_debug("(%d, %d, %d)", gpio, direction, val); in mxl111sf_hw_do_set_gpio()
220 mxl_debug("(%d)", pin_mux_config); in mxl111sf_config_pin_mux_modes()
571 mxl_debug("()"); in mxl111sf_hw_gpio_initialize()
594 mxl_debug("(%d, %d)", gpio, val); in pca9534_set_gpio()
627 mxl_debug("()"); in pca9534_init_port_expander()
642 mxl_debug("(%d, %d)", gpio, val); in mxl111sf_set_gpio()
666 mxl_debug("()"); in mxl111sf_probe_port_expander()
676 mxl_debug("found port expander at 0x%02x", in mxl111sf_probe_port_expander()
688 mxl_debug("found port expander at 0x%02x", in mxl111sf_probe_port_expander()
[all …]
Dmxl111sf.c94 mxl_debug("error reading reg: 0x%02x", addr); in mxl111sf_read_reg()
238 mxl_debug("failed to get chip info" \
244 mxl_debug("probe needed a retry " \
269 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_init()
325 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_sleep()
Dmxl111sf.h116 #define mxl_debug(fmt, arg...) \ macro
/drivers/media/tuners/
Dmxl5007t.c48 #define mxl_debug(fmt, arg...) \ macro
605 mxl_debug("%s%s", rf_locked ? "rf locked " : "", in mxl5007t_get_status()