Searched refs:ti_edma3_sc (Results 1 – 1 of 1) sorted by relevance
112 static struct ti_edma3_softc *ti_edma3_sc = NULL; variable126 #define ti_edma3_cc_rd_4(reg) bus_read_4(ti_edma3_sc->mem_res[0], reg)127 #define ti_edma3_cc_wr_4(reg, val) bus_write_4(ti_edma3_sc->mem_res[0], reg, val)164 if (ti_edma3_sc) in ti_edma3_attach()167 ti_edma3_sc = sc; in ti_edma3_attach()415 bus_write_region_4(ti_edma3_sc->mem_res[0], TI_EDMA3CC_OPT(ch), in ti_edma3_param_write()422 bus_read_region_4(ti_edma3_sc->mem_res[0], TI_EDMA3CC_OPT(ch), in ti_edma3_param_read()