Searched refs:HPI_REGP (Results 1 – 1 of 1) sorted by relevance
34 #define HPI_REGP(hpi_handle) (hpi_handle.regp) macro144 (uint32_t *)(HPI_REGP(hpi_handle) + offset)))149 (uint64_t *)(HPI_REGP(hpi_handle) + (uint32_t)offset)))153 (uint64_t *)(HPI_REGP(hpi_handle) + offset)))161 (uint32_t *)(HPI_REGP(hpi_handle) + \168 (uint64_t *)(HPI_REGP(hpi_handle) + \175 (uint64_t *)HPI_REGP(hpi_handle)); \181 (uint64_t *)HPI_REGP(hpi_handle), data); \199 (uint32_t *)(HPI_REGP(hpi_handle) + offset), data))202 (uint64_t *)(HPI_REGP(hpi_handle) + offset), data))[all …]