Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st95hf/
Dspi.c86 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_response() local
88 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_response()
143 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_echo_res() local
145 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_echo_res()