Home
last modified time | relevance | path

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

/linux-6.15/drivers/nfc/
H A Dtrf7970a.c438 u8 iso_ctrl; member
905 iso_ctrl = trf->iso_ctrl; in trf7970a_irq()
932 if (iso_ctrl != trf->iso_ctrl) { in trf7970a_irq()
938 trf->iso_ctrl = iso_ctrl; in trf7970a_irq()
1311 if (iso_ctrl != trf->iso_ctrl) { in trf7970a_in_config_framing()
1316 trf->iso_ctrl = iso_ctrl; in trf7970a_in_config_framing()
1443 if (iso_ctrl != trf->iso_ctrl) { in trf7970a_per_cmd_config()
1448 trf->iso_ctrl = iso_ctrl; in trf7970a_per_cmd_config()
1639 iso_ctrl = trf->iso_ctrl; /* Don't write to ISO_CTRL yet */ in trf7970a_tg_config_framing()
1656 if (iso_ctrl != trf->iso_ctrl) { in trf7970a_tg_config_framing()
[all …]