Home
last modified time | relevance | path

Searched refs:RDP (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.c249 if (!(lance->RDP & INTR)) /* Check if any interrupt has been */ in ariadne_interrupt()
255 while ((csr0 = lance->RDP) & (ERR | RINT | TINT) && --boguscnt >= 0) { in ariadne_interrupt()
257 lance->RDP = csr0 & ~(INEA | TDMD | STOP | STRT | INIT); in ariadne_interrupt()
262 csr0, lance->RDP); in ariadne_interrupt()
334 lance->RDP = STRT; in ariadne_interrupt()
377 lance->RDP = STRT; in ariadne_interrupt()
383 lance->RDP = INEA | BABL | CERR | MISS | MERR | IDON; in ariadne_interrupt()
387 lance->RAP, lance->RDP); in ariadne_interrupt()
404 lance->RDP = STOP; in ariadne_open()
408 version = swapw(lance->RDP); in ariadne_open()
[all …]
H A Dsunlance.c272 #define RDP 0x00UL /* register data port */ macro
279 sbus_writew(LE_C0_STOP, __base + RDP); \
305 sbus_writew(leptr & 0xffff, lp->lregs + RDP); in load_csrs()
307 sbus_writew(leptr >> 16, lp->lregs + RDP); in load_csrs()
309 sbus_writew(lp->busmaster_regval, lp->lregs + RDP); in load_csrs()
471 sbus_writew(LE_C0_INIT, lp->lregs + RDP); in init_restart_lance()
475 regval = sbus_readw(lp->lregs + RDP); in init_restart_lance()
490 sbus_writew(LE_C0_IDON, lp->lregs + RDP); in init_restart_lance()
491 sbus_writew(LE_C0_INEA | LE_C0_STRT, lp->lregs + RDP); in init_restart_lance()
817 csr0 = sbus_readw(lp->lregs + RDP); in lance_interrupt()
[all …]
H A Dariadne.h46 volatile u_short RDP; /* Register Data Port */ member
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3001-configure.ac-setup-for-OE-usage.patch64 dnl RDP/Remote Desktop access module
66 -PKG_ENABLE_MODULES_VLC([FREERDP], [rdp], [freerdp >= 1.0.1], (RDP/Remote Desktop client support) )
67 +PKG_ENABLE_MODULES_VLC([FREERDP], [rdp], [freerdp2 >= 1.0.1], (RDP/Remote Desktop client support) )
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dipq5332-rdp-common.dtsi3 * IPQ5332 RDP board common device tree source
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libvncserver/
H A Dlibvncserver_0.9.14.bb1 DESCRIPTION = "library for easy implementation of a RDP/VNC server"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/
H A Dfreerdp3_3.5.1.bb1 DESCRIPTION = "FreeRDP RDP client & server library"
H A Dfreerdp_2.11.7.bb4 DESCRIPTION = "FreeRDP RDP client & server library"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-etb1027 2. The value is read directly from HW register RDP, 0x004.
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/
H A Dweston_14.0.1.bb62 # Weston on RDP
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc115 DEF_FEAT(RDP, "rdp", STFL, 194, "Reset-DAT-protection facility")
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt2314 Format: <RDP>,<reset>,<pci_scan>,<verbosity>