Searched refs:EDP (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/pcmcia/ |
H A D | if_xe.c | 791 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 D | if_xereg.h | 81 #define EDP 0x4 /* RW - Ethernet data port, 4 registers */ macro
|
/openbsd/sys/dev/pci/drm/i915/display/ |
H A D | intel_crtc_state_dump.c | 85 OUTPUT_TYPE(EDP),
|