Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c543 st95context->fwi < 4) in iso14443_config_fdt()
544 st95context->fwi = 4; in iso14443_config_fdt()
1076 if (!st95context) in st95hf_probe()
1083 st95context->fwi = in st95hf_probe()
1087 st95context->st95hf_supply = in st95hf_probe()
1111 st95context->enable_gpio = in st95hf_probe()
1117 ret = st95context->enable_gpio; in st95hf_probe()
1170 if (!st95context->ddev) { in st95hf_probe()
1175 st95context->nfcdev = st95context->ddev->nfc_dev; in st95hf_probe()
1185 nfc_digital_set_drvdata(st95context->ddev, st95context); in st95hf_probe()
[all …]