Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dimmap_qe.h502 } __attribute__ ((packed)) sdma_t; typedef
581 sdma_t sdma; /* SDMA */
/openbmc/u-boot/drivers/qe/
H A Dqe.c96 volatile sdma_t *p; in qe_sdma_init()
99 p = (volatile sdma_t *)&qe_immr->sdma; in qe_sdma_init()