Searched refs:RT3883_SYSC_REG_SYSCFG1 (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/ralink/
H A Drt3883.c71 t = rt_sysc_r32(RT3883_SYSC_REG_SYSCFG1); rt3883_wdt_reset()
73 rt_sysc_w32(t, RT3883_SYSC_REG_SYSCFG1); rt3883_wdt_reset()
/linux-4.4.14/arch/mips/pci/
H A Dpci-rt3883.c318 syscfg1 = rt_sysc_r32(RT3883_SYSC_REG_SYSCFG1); rt3883_pci_preinit()
328 rt_sysc_w32(syscfg1, RT3883_SYSC_REG_SYSCFG1); rt3883_pci_preinit()
366 rt_sysc_w32(syscfg1, RT3883_SYSC_REG_SYSCFG1); rt3883_pci_preinit()
/linux-4.4.14/arch/mips/include/asm/mach-ralink/
H A Drt3883.h76 #define RT3883_SYSC_REG_SYSCFG1 0x14 /* System Configuration 1 */ macro

Completed in 43 milliseconds