Searched refs:ar71xx_chip_reset_nfc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_cpudef.h76 void (* ar71xx_chip_reset_nfc) (int); member in struct:ar71xx_cpu_def
154 if (ar71xx_cpu_ops->ar71xx_chip_reset_nfc)
155 ar71xx_cpu_ops->ar71xx_chip_reset_nfc(active);

Completed in 106 milliseconds