Home
last modified time | relevance | path

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

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