Home
last modified time | relevance | path

Searched refs:QE_CLK24 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt38 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
42 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
/openbmc/u-boot/include/
H A Dfsl_qe.h173 QE_CLK24, /* Clock 24 */ enumerator
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc.c261 case QE_CLK24: in ucc_get_tdm_common_clk()
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h72 QE_CLK24, /* Clock 24 */ enumerator
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c1151 (ut_info->uf_info.rx_clock > QE_CLK24)) { in ucc_hdlc_probe()
1164 (ut_info->uf_info.tx_clock > QE_CLK24)) { in ucc_hdlc_probe()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c3549 if (*out < QE_CLK_NONE || *out > QE_CLK24) { in ucc_geth_parse_clock()