Home
last modified time | relevance | path

Searched full:l1rsync (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-tsa.yaml67 - description: External clock connected to L1RSYNC pin
75 - const: l1rsync
190 clock-names = "l1rsync", "l1rclk";
/openbmc/u-boot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c63 /* PA6 */ { 0, 1, 1, 1, 0, 0 }, /* TDM A1 L1RSYNC */
/openbmc/u-boot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c65 /* PA6 */ { 0, 1, 1, 1, 0, 0 }, /* TDM A1 L1RSYNC */
/openbmc/linux/drivers/soc/fsl/qe/
H A Dtsa.c538 clk = of_clk_get_by_name(tdm_np, "l1rsync"); in tsa_of_parse_tdms()