Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/arch/powerpc/include/asm/
Dqe.h77 QE_CLK24, /* Clock 24 */ enumerator
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth.c3740 (ug_info->uf_info.rx_clock > QE_CLK24)) { in ucc_geth_probe()
3752 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()
3763 (ug_info->uf_info.tx_clock > QE_CLK24)) { in ucc_geth_probe()
3773 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()