Home
last modified time | relevance | path

Searched refs:EDP (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pcmcia/
H A Dif_xe.c791 sc->sc_offset + EDP, data, len); in xe_get()
794 sc->sc_offset + EDP); in xe_get()
1087 bus_space_write_2(bst, bsh, offset + EDP, (u_int16_t)len + pad); in xe_start()
1090 bus_space_write_raw_multi_2(bst, bsh, offset + EDP, in xe_start()
1093 bus_space_write_1(bst, bsh, offset + EDP, in xe_start()
1102 bus_space_write_2(bst, bsh, offset + EDP, 0); in xe_start()
1104 bus_space_write_1(bst, bsh, offset + EDP, 0); in xe_start()
H A Dif_xereg.h81 #define EDP 0x4 /* RW - Ethernet data port, 4 registers */ macro
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_crtc_state_dump.c85 OUTPUT_TYPE(EDP),