Searched refs:SRSTCLR (Results 1 – 2 of 2) sorted by relevance
80 #define SRSTCLR(i) (0x940 + (i) * 4) macro100 #define SRSTCLR(i) (0x2C80 + (i) * 4) macro
22 rcar_cpg_write(base_address, SRSTCLR(reg), BIT(bit)); in rcar_cpg_reset()