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

/freebsd-13-stable/sys/mips/atheros/
H A Dar71xx_cpudef.h53 uint32_t (* ar71xx_chip_get_eth_pll) (unsigned int, int); member in struct:ar71xx_cpu_def
127 return (ar71xx_cpu_ops->ar71xx_chip_get_eth_pll(unit, speed));
H A Dar71xx_chip.c280 ar71xx_chip_get_eth_pll(unsigned int mac, int speed) function
336 &ar71xx_chip_get_eth_pll,

Completed in 75 milliseconds