Home
last modified time | relevance | path

Searched refs:RFB (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-webui/app/server-control/directives/
H A Dkvm-console.js9 import RFB from '@novnc/novnc/core/rfb.js';
46 rfb = new RFB(
/openbmc/u-boot/arch/arm/dts/
H A Dmt7629-rfb.dts12 model = "MediaTek MT7629 RFB";
/openbmc/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c32 #define RFB BIT(1) macro
39 #define CTRL_INIT_MASK (M_MASK | CCM_MASK | CA_MASK | TST_MASK | NB | RFB)
40 #define CTRL_INIT_VAL (M(0x0) | CCM(0x5) | CA(0x4) | TST(0x25) | RFB)
H A Dphy-fsl-imx8-mipi-dphy.c32 #define RFB BIT(1) macro
396 CCM(CCM_1_2V) | CA(CA_3_51MA) | RFB); in mixel_dphy_configure_lvds_phy()
/openbmc/obmc-ikvm/
H A DREADME.md5 that captures the host graphics, and then serves that video data on the RFB
/openbmc/webui-vue/src/views/Operations/Kvm/
H A DKvmConsole.vue44 import RFB from '@novnc/novnc/core/rfb';
112 this.rfb = new RFB(
/openbmc/qemu/docs/interop/
H A Dvnc-ledstate-pseudo-encoding.rst7 This document describes the Pseudo-encoding of LED state for RFB which
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986b-rfb.dts11 model = "MediaTek MT7986b RFB";
H A Dmt7986a-rfb.dts13 model = "MediaTek MT7986a RFB";
/openbmc/bmcweb/
H A DREADME.md16 - KVM: A websocket based implementation of the RFB (VNC) frame buffer protocol
/openbmc/docs/architecture/
H A Dinterface-overview.md449 Refers to the OpenBMC implementation of the Remote Frame Buffer (RFB, aka VNC)