Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Ducc.txt40 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
44 0x11~0x28: clock source is QE_CLK1~QE_CLK24 respectively.
/linux-4.4.14/arch/powerpc/include/asm/
Dqe.h77 QE_CLK24, /* Clock 24 */ enumerator
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c3746 (ug_info->uf_info.rx_clock > QE_CLK24)) { in ucc_geth_probe()
3758 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()
3769 (ug_info->uf_info.tx_clock > QE_CLK24)) { in ucc_geth_probe()
3779 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()