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

  /src/sys/dev/ic/
tcic2.c 1023 int reg, size2, iotiny, wbase, hwwin, wscnt; local in function:tcic_chip_do_io_map
1040 iotiny = TCIC_ICTL_TINY;
1043 iotiny = 0;
1052 reg |= iotiny | tcic_iowidth_map[h->io[win].width];
tcic2.c 1023 int reg, size2, iotiny, wbase, hwwin, wscnt; local in function:tcic_chip_do_io_map
1040 iotiny = TCIC_ICTL_TINY;
1043 iotiny = 0;
1052 reg |= iotiny | tcic_iowidth_map[h->io[win].width];

Completed in 23 milliseconds