Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dstmfts.c318 static int stmfts_command(struct stmfts_data *sdata, const u8 cmd) in stmfts_command() function
558 err = stmfts_command(sdata, STMFTS_SYSTEM_RESET); in stmfts_power_on()
562 err = stmfts_command(sdata, STMFTS_SLEEP_OUT); in stmfts_power_on()
567 err = stmfts_command(sdata, STMFTS_MS_CX_TUNING); in stmfts_power_on()
573 err = stmfts_command(sdata, STMFTS_SS_CX_TUNING); in stmfts_power_on()
578 err = stmfts_command(sdata, STMFTS_FULL_FORCE_CALIBRATION); in stmfts_power_on()