Searched refs:port100_tg_configure_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/ |
H A D | port100.c | 1297 static int port100_tg_configure_hw(struct nfc_digital_dev *ddev, int type, in port100_tg_configure_hw() function 1408 rc = port100_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_RF_TECH, in port100_listen_mdaa() 1413 rc = port100_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING, in port100_listen_mdaa() 1472 .tg_configure_hw = port100_tg_configure_hw,
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | port100.c | 1300 static int port100_tg_configure_hw(struct nfc_digital_dev *ddev, int type, in port100_tg_configure_hw() function 1411 rc = port100_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_RF_TECH, in port100_listen_mdaa() 1416 rc = port100_tg_configure_hw(ddev, NFC_DIGITAL_CONFIG_FRAMING, in port100_listen_mdaa() 1475 .tg_configure_hw = port100_tg_configure_hw,
|
Completed in 5 milliseconds