HomeSort by: relevance | last modified time | path
    Searched defs:aacc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
mvsdio.c 528 uint32_t tm, c, hc, aacc, nisie, wait; local in function:mvsdio_exec_command
600 aacc = 0;
607 aacc = MMC_ARG_RCA(sf->rca);
613 aacc & 0xffff);
615 (aacc >> 16) & 0xffff);
mvsdio.c 528 uint32_t tm, c, hc, aacc, nisie, wait; local in function:mvsdio_exec_command
600 aacc = 0;
607 aacc = MMC_ARG_RCA(sf->rca);
613 aacc & 0xffff);
615 (aacc >> 16) & 0xffff);
mvsdio.c 528 uint32_t tm, c, hc, aacc, nisie, wait; local in function:mvsdio_exec_command
600 aacc = 0;
607 aacc = MMC_ARG_RCA(sf->rca);
613 aacc & 0xffff);
615 (aacc >> 16) & 0xffff);

Completed in 32 milliseconds