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

  /src/sys/arch/sparc64/dev/
ffb.c 1437 * EPE = EIE = EIS = 0 (for all non-interlaced modes)
1455 uint32_t epe, eie, eis; local in function:ffb_set_vmode
1562 epe = 0;
1571 DPRINTF(("\t0x%04x 0x%04x 0x%04x\n", epe, eie, eis));
1606 DAC_WRITE(sc, FFB_DAC_VALUE, epe);
ffb.c 1437 * EPE = EIE = EIS = 0 (for all non-interlaced modes)
1455 uint32_t epe, eie, eis; local in function:ffb_set_vmode
1562 epe = 0;
1571 DPRINTF(("\t0x%04x 0x%04x 0x%04x\n", epe, eie, eis));
1606 DAC_WRITE(sc, FFB_DAC_VALUE, epe);

Completed in 55 milliseconds