Searched refs:framer (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 41 Typically each SoC contains SLIMbus component having 1 manager, 1 framer device, 48 In case there are multiple framer devices on the same bus, manager device is 49 responsible to select the active-framer for clocking the bus. 66 framer device). 109 Clock-pause is exited by waking up framer device (if controller driver initiates
|
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
H A D | network.txt | 74 - fsl,tdm-framer-type 77 Definition : "e1" or "t1".Now e1 and t1 are used, other framer types 118 fsl,tdm-framer-type = "e1";
|
/openbmc/linux/drivers/slimbus/ |
H A D | qcom-ctrl.c | 104 struct slim_framer framer; member 546 ctrl->framer.rootfreq = SLIM_ROOT_FREQ / 8; in qcom_slim_probe() 547 ctrl->framer.superfreq = in qcom_slim_probe() 548 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8; in qcom_slim_probe() 549 sctrl->a_framer = &ctrl->framer; in qcom_slim_probe()
|
H A D | qcom-ngd-ctrl.c | 150 struct slim_framer framer; member 1638 ctrl->framer.rootfreq = SLIM_ROOT_FREQ >> 3; in qcom_slim_ngd_ctrl_probe() 1639 ctrl->framer.superfreq = in qcom_slim_ngd_ctrl_probe() 1640 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8; in qcom_slim_ngd_ctrl_probe() 1642 ctrl->ctrl.a_framer = &ctrl->framer; in qcom_slim_ngd_ctrl_probe()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1043a-rdb.dts | 218 fsl,tdm-framer-type = "e1";
|
/openbmc/linux/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 1777 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local 1927 ret = cdns_mhdp_reg_read(mhdp, CDNS_DP_FRAMER_GLOBAL_CONFIG, &framer); in cdns_mhdp_configure_video() 1934 framer |= CDNS_DP_FRAMER_EN; in cdns_mhdp_configure_video() 1935 framer &= ~CDNS_DP_NO_VIDEO_MODE; in cdns_mhdp_configure_video() 1936 cdns_mhdp_reg_write(mhdp, CDNS_DP_FRAMER_GLOBAL_CONFIG, framer); in cdns_mhdp_configure_video()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | t104xd4rdb.dtsi | 240 fsl,tdm-framer-type = "e1";
|
H A D | t104xrdb.dtsi | 250 fsl,tdm-framer-type = "e1";
|
H A D | t104xqds.dtsi | 394 fsl,tdm-framer-type = "e1";
|