Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dspi.c75 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_response() local
77 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_response()
132 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_echo_res() local
134 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_echo_res()