Home
last modified time | relevance | path

Searched refs:PL180_STATUS (Results 1 – 1 of 1) sorted by relevance

/bsp/qemu-vexpress-a9/drivers/
A Ddrv_sdio.c38 #define PL180_STATUS (0x34) macro
130 status = read32(pdat->virt + PL180_STATUS); in pl180_transfer_command()
165 status = read32(pdat->virt + PL180_STATUS); in read_bytes()
175 status = read32(pdat->virt + PL180_STATUS); in read_bytes()
182 status = read32(pdat->virt + PL180_STATUS); in read_bytes()
207 status = read32(pdat->virt + PL180_STATUS); in write_bytes()
230 status = read32(pdat->virt + PL180_STATUS); in write_bytes()
237 status = read32(pdat->virt + PL180_STATUS); in write_bytes()

Completed in 4 milliseconds