Lines Matching refs:a0
18 li a0, 0xbd001f00
19 sw zero, 0x0(a0) /* Place where the tap values are saved and used for SWEEP */
20 sw zero, 0x4(a0) /* Place where the number of passing taps are saved. */
21 sw zero, 0x14(a0) /* Place where the last pass tap value is stored */
23 sw a1, 0x10(a0) /* Place where the First pass tap value is stored */
26 li a0, CKSEG1ADDR(AR71XX_RESET_BASE) /* RESET_BASE_ADDRESS */
27 lw a1, 0x1c(a0) /* Reading the RST_RESET_ADDRESS */
30 sw a1, 0x1c(a0)
35 sw a1, 0x1c(a0) /* Taking the RTC out of RESET */
38 li a0, CKSEG1ADDR(QCA956X_RTC_BASE) /* RTC_BASE_ADDRESS */
40 sw a1, 0x0040(a0) /* RTC_SYNC_RESET_ADDRESS */
45 lw a1, 0x0044(a0) /* RTC_SYNC_STATUS_ADDRESS */