Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dstmfts.c24 #define STMFTS_SLEEP_IN 0x90 macro
586 (void) i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_power_on()
750 ret = i2c_smbus_write_byte(sdata->client, STMFTS_SLEEP_IN); in stmfts_runtime_suspend()