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

/openwrt/package/boot/uboot-oxnas/files/drivers/usb/host/
H A Dehci-oxnas.c28 writel(PLLB_DIV_INT(50) | PLLB_DIV_FRAC(0), SEC_CTRL_PLLB_DIV_CTRL);
/openwrt/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/
H A Dsysctl.h117 #define PLLB_DIV_FRAC(val) ((val) << PLLB_DIV_FRAC_SHIFT) macro
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/
H A Dhardware.h160 #define PLLB_DIV_FRAC(val) ((val) << PLLB_DIV_FRAC_SHIFT) macro
/openwrt/target/linux/oxnas/files/drivers/usb/host/
H A Dehci-oxnas.c52 writel(PLLB_DIV_INT(50) | PLLB_DIV_FRAC(0),

Completed in 60 milliseconds