Searched refs:spt (Results 1 – 1 of 1) sorted by relevance
137 if (mmio_read_32(spt->rt + RT_THREAD_STATUS) & in k3_sec_proxy_verify_thread()148 spt->name); in k3_sec_proxy_verify_thread()151 spt->name); in k3_sec_proxy_verify_thread()181 struct k3_sec_proxy_thread *spt = &spm.threads[id]; in k3_sec_proxy_clear_rx_thread() local184 if (mmio_read_32(spt->rt + RT_THREAD_STATUS) & in k3_sec_proxy_clear_rx_thread()204 mmio_read_32(spt->data + spm.desc.data_end_offset); in k3_sec_proxy_clear_rx_thread()219 struct k3_sec_proxy_thread *spt = &spm.threads[id]; in k3_sec_proxy_send() local233 spt->name, msg->len); in k3_sec_proxy_send()263 mmio_write_32(spt->data + data_reg, data_trail); in k3_sec_proxy_send()274 mmio_write_32(spt->data + data_reg, 0); in k3_sec_proxy_send()[all …]
Completed in 3 milliseconds