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

/openwrt/package/boot/uboot-oxnas/files/drivers/usb/host/
H A Dehci-oxnas.c31 writel(REF300_DIV_INT(25) | REF300_DIV_FRAC(0), SYS_CTRL_REF300_DIV);
/openwrt/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/
H A Dsysctl.h77 #define REF300_DIV_FRAC(val) ((val) << REF300_DIV_FRAC_SHIFT) macro
/openwrt/target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/
H A Dhardware.h103 #define REF300_DIV_FRAC(val) ((val) << REF300_DIV_FRAC_SHIFT) macro
/openwrt/target/linux/oxnas/files/drivers/usb/host/
H A Dehci-oxnas.c57 writel(REF300_DIV_INT(25) | REF300_DIV_FRAC(0),

Completed in 88 milliseconds