Home
last modified time | relevance | path

Searched refs:ssp_dbg (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/iio/common/ssp_sensors/
Dssp.h18 #define ssp_dbg(format, ...) pr_info("[SSP] "format, ##__VA_ARGS__) macro
20 #define ssp_dbg(format, ...) macro
Dssp_spi.c138 ssp_dbg("[SSP]: MSG From MCU-invalid debug length(%d/%d)\n", in ssp_print_mcu_debug()
143 ssp_dbg("[SSP]: MSG From MCU - %s\n", &data_frame[*data_index]); in ssp_print_mcu_debug()
471 ssp_dbg("%s - command 0x%x %d\n", __func__, command, arg); in ssp_command()
503 ssp_dbg("%s - Inst = 0x%x, Sensor Type = 0x%x, data = %u\n", in ssp_send_instruction()