Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-phy.c37 mxl_debug("()"); in mxl111sf_init_tuner_demod()
45 mxl_debug("()"); in mxl1x1sf_soft_reset()
60 mxl_debug("(%s)", MXL_SOC_MODE == mode ? in mxl1x1sf_set_device_mode()
86 mxl_debug("(%d)", onoff); in mxl1x1sf_top_master_ctrl()
93 mxl_debug("()"); in mxl111sf_disable_656_port()
100 mxl_debug("()"); in mxl111sf_enable_usb_output()
116 mxl_debug("(%u,%u,%u,%u,%u)", parallel_serial, msb_lsb_1st, in mxl111sf_config_mpeg_in()
207 mxl_debug("(0x%02x)", sample_size); in mxl111sf_init_i2s_port()
226 mxl_debug("()"); in mxl111sf_disable_i2s_port()
237 mxl_debug("(0x%02x, 0x%02x)", msb_start_pos, data_width); in mxl111sf_config_i2s()
[all …]
H A Dmxl111sf-gpio.c60 mxl_debug("(0x%02x)", pin); in mxl111sf_get_gpi_state()
207 mxl_debug("(%d)", pin_mux_config); in mxl111sf_config_pin_mux_modes()
558 mxl_debug("()"); in mxl111sf_hw_gpio_initialize()
581 mxl_debug("(%d, %d)", gpio, val); in pca9534_set_gpio()
614 mxl_debug("()"); in pca9534_init_port_expander()
629 mxl_debug("(%d, %d)", gpio, val); in mxl111sf_set_gpio()
653 mxl_debug("()"); in mxl111sf_probe_port_expander()
663 mxl_debug("found port expander at 0x%02x", in mxl111sf_probe_port_expander()
681 mxl_debug("using hardware gpio"); in mxl111sf_probe_port_expander()
687 mxl_debug("()"); in mxl111sf_init_port_expander()
[all …]
H A Dmxl111sf.h130 #define mxl_debug(fmt, arg...) \ macro
H A Dmxl111sf.c99 mxl_debug("error reading reg: 0x%02x", addr); in mxl111sf_read_reg()
243 mxl_debug("failed to get chip info" \
249 mxl_debug("probe needed a retry " \
274 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_init()
330 mxl_debug("driver not yet initialized, exit."); in mxl111sf_adap_fe_sleep()
/openbmc/linux/drivers/media/tuners/
H A Dmxl5007t.c35 #define mxl_debug(fmt, arg...) \ macro
576 mxl_debug("%s%s", rf_locked ? "rf locked " : "", in mxl5007t_get_status()