st95con           452 drivers/nfc/st95hf/core.c static void st95hf_send_st95enable_negativepulse(struct st95hf_context *st95con)
st95con           455 drivers/nfc/st95hf/core.c 	gpio_set_value(st95con->enable_gpio, HIGH);
st95con           461 drivers/nfc/st95hf/core.c 	gpio_set_value(st95con->enable_gpio, LOW);
st95con           467 drivers/nfc/st95hf/core.c 	gpio_set_value(st95con->enable_gpio, HIGH);