Home
last modified time | relevance | path

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

/u-boot/doc/device-tree-bindings/soc/fsl/cpm_qe/qe/
A Ducc.txt23 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
27 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
/u-boot/include/
A Dfsl_qe.h175 QE_CLK24, /* Clock 24 */ enumerator
/u-boot/drivers/net/qe/
A Ddm_qe_uec.c1019 uf_info->rx_clock > QE_CLK24) { in qe_uec_set_uec_info()
1034 if (val < QE_CLK_NONE || val > QE_CLK24) { in qe_uec_set_uec_info()
1046 uf_info->tx_clock > QE_CLK24) { in qe_uec_set_uec_info()
1057 if (val < QE_CLK_NONE || val > QE_CLK24) { in qe_uec_set_uec_info()

Completed in 6 milliseconds