Searched refs:ar2315_rst_reg_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/ath25/ |
H A D | ar2315.c | 43 static inline void ar2315_rst_reg_write(u32 reg, u32 val) in ar2315_rst_reg_write() function 54 ar2315_rst_reg_write(reg, ret); in ar2315_rst_reg_mask() 59 ar2315_rst_reg_write(AR2315_AHB_ERR0, AR2315_AHB_ERROR_DET); in ar2315_ahb_err_handler() 83 ar2315_rst_reg_write(AR2315_ISR, AR2315_ISR_GPIO); in ar2315_misc_irq_handler() 85 ar2315_rst_reg_write(AR2315_ISR, AR2315_ISR_WD); in ar2315_misc_irq_handler() 183 ar2315_rst_reg_write(AR2315_COLD_RESET, AR2317_RESET_SYSTEM); in ar2315_restart() 297 ar2315_rst_reg_write(AR2315_AHB_ERR0, AR2315_AHB_ERROR_DET); in ar2315_plat_mem_setup() 299 ar2315_rst_reg_write(AR2315_WDT_CTRL, AR2315_WDT_CTRL_IGNORE); in ar2315_plat_mem_setup() 347 ar2315_rst_reg_write(AR2315_PCICLK, AR2315_PCICLK_PLLC_CLKM | in ar2315_arch_init()
|
/kernel/linux/linux-6.6/arch/mips/ath25/ |
H A D | ar2315.c | 43 static inline void ar2315_rst_reg_write(u32 reg, u32 val) in ar2315_rst_reg_write() function 54 ar2315_rst_reg_write(reg, ret); in ar2315_rst_reg_mask() 59 ar2315_rst_reg_write(AR2315_AHB_ERR0, AR2315_AHB_ERROR_DET); in ar2315_ahb_err_handler() 81 ar2315_rst_reg_write(AR2315_ISR, AR2315_ISR_GPIO); in ar2315_misc_irq_handler() 83 ar2315_rst_reg_write(AR2315_ISR, AR2315_ISR_WD); in ar2315_misc_irq_handler() 183 ar2315_rst_reg_write(AR2315_COLD_RESET, AR2317_RESET_SYSTEM); in ar2315_restart() 297 ar2315_rst_reg_write(AR2315_AHB_ERR0, AR2315_AHB_ERROR_DET); in ar2315_plat_mem_setup() 299 ar2315_rst_reg_write(AR2315_WDT_CTRL, AR2315_WDT_CTRL_IGNORE); in ar2315_plat_mem_setup() 347 ar2315_rst_reg_write(AR2315_PCICLK, AR2315_PCICLK_PLLC_CLKM | in ar2315_arch_init()
|
Completed in 2 milliseconds