Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar71xx_cpudef.h50 void (* ar71xx_chip_set_pll_ge) (int, int, uint32_t); member
107 ar71xx_cpu_ops->ar71xx_chip_set_pll_ge(unit, speed, pll); in ar71xx_device_set_pll_ge()
H A Dar71xx_chip.c235 ar71xx_chip_set_pll_ge(int unit, int speed, uint32_t pll) in ar71xx_chip_set_pll_ge() function
333 &ar71xx_chip_set_pll_ge,