Home
last modified time | relevance | path

Searched refs:framer (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/driver-api/
Dslimbus.rst41 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
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
Dnetwork.txt74 - fsl,tdm-framer-type
77 Definition : "e1" or "t1".Now e1 and t1 are used, other framer types
118 fsl,tdm-framer-type = "e1";
/Linux-v5.4/drivers/slimbus/
Dqcom-ctrl.c104 struct slim_framer framer; member
555 ctrl->framer.rootfreq = SLIM_ROOT_FREQ / 8; in qcom_slim_probe()
556 ctrl->framer.superfreq = in qcom_slim_probe()
557 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8; in qcom_slim_probe()
558 sctrl->a_framer = &ctrl->framer; in qcom_slim_probe()
Dqcom-ngd-ctrl.c146 struct slim_framer framer; member
1438 ctrl->framer.rootfreq = SLIM_ROOT_FREQ >> 3; in qcom_slim_ngd_ctrl_probe()
1439 ctrl->framer.superfreq = in qcom_slim_ngd_ctrl_probe()
1440 ctrl->framer.rootfreq / SLIM_CL_PER_SUPERFRAME_DIV8; in qcom_slim_ngd_ctrl_probe()
1442 ctrl->ctrl.a_framer = &ctrl->framer; in qcom_slim_ngd_ctrl_probe()
/Linux-v5.4/arch/powerpc/boot/dts/fsl/
Dt104xd4rdb.dtsi240 fsl,tdm-framer-type = "e1";
Dt104xrdb.dtsi250 fsl,tdm-framer-type = "e1";
Dt104xqds.dtsi394 fsl,tdm-framer-type = "e1";