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

  /src/sys/arch/arc/jazz/
asc.c 129 uint8_t asc_id; local in function:asc_attach
181 asc_id = asc_read_reg(sc, NCR_TCH);
182 if (asc_id == ASC_ID_53CF94 || asc_id == ASC_ID_FAS216) {
asc.c 129 uint8_t asc_id; local in function:asc_attach
181 asc_id = asc_read_reg(sc, NCR_TCH);
182 if (asc_id == ASC_ID_53CF94 || asc_id == ASC_ID_FAS216) {

Completed in 26 milliseconds