Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Ddigital_technology.c13 #define DIGITAL_CMD_SEL_REQ_CL1 0x93 macro
358 sel_cmd = DIGITAL_CMD_SEL_REQ_CL1; in digital_in_send_sel_req()
459 sel_cmd = DIGITAL_CMD_SEL_REQ_CL1; in digital_in_send_sdd_req()
1035 if (resp->len < 2 || sdd_req[0] != DIGITAL_CMD_SEL_REQ_CL1 || in digital_tg_recv_sdd_req()