Searched refs:GSC_SW_RESET (Results 1 – 4 of 4) sorted by relevance
19 #define GSC_SW_RESET 0x04 macro
16 writel(GSC_SW_RESET_SRESET, dev->regs + GSC_SW_RESET); in gsc_hw_set_sw_reset()25 cfg = readl(dev->regs + GSC_SW_RESET); in gsc_wait_reset()
34 #define GSC_SW_RESET 0x04 macro
385 gsc_write(cfg, GSC_SW_RESET); in gsc_sw_reset()389 cfg = gsc_read(GSC_SW_RESET); in gsc_sw_reset()
Completed in 9 milliseconds