Searched refs:pll_hw_t (Results 1 – 3 of 3) sorted by relevance
53 } pll_hw_t; typedef56 #define pll_sys_hw ((pll_hw_t *)PLL_SYS_BASE)57 #define pll_usb_hw ((pll_hw_t *)PLL_USB_BASE)58 static_assert(sizeof (pll_hw_t) == 0x0010, "");
74 } pll_hw_t; typedef77 #define pll_sys_hw ((pll_hw_t *)PLL_SYS_BASE)78 #define pll_usb_hw ((pll_hw_t *)PLL_USB_BASE)79 static_assert(sizeof (pll_hw_t) == 0x0020, "");
29 typedef pll_hw_t *PLL;