Home
last modified time | relevance | path

Searched refs:comm_dir (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/soc/fsl/qe/
H A Ducc.h39 enum comm_dir mode);
41 enum comm_dir mode);
43 enum comm_dir mode);
H A Ducc_fast.h231 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode);
240 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode);
H A Ducc_slow.h238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
H A Dqe.h402 enum comm_dir { enum
/kernel/linux/linux-6.6/include/soc/fsl/qe/
H A Ducc.h39 enum comm_dir mode);
41 enum comm_dir mode);
43 enum comm_dir mode);
H A Ducc_fast.h230 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode);
239 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode);
H A Ducc_slow.h238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
H A Dqe.h386 enum comm_dir { enum
/kernel/linux/linux-5.10/drivers/soc/fsl/qe/
H A Ducc.c119 enum comm_dir mode) in ucc_set_qe_mux_rxtx()
488 static int ucc_get_tdm_rxtx_clk(enum comm_dir mode, u32 tdm_num, in ucc_get_tdm_rxtx_clk()
503 static u32 ucc_get_tdm_clk_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_clk_shift()
517 enum comm_dir mode) in ucc_set_tdm_rxtx_clk()
549 enum comm_dir mode) in ucc_get_tdm_sync_source()
620 static u32 ucc_get_tdm_sync_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_sync_shift()
631 enum comm_dir mode) in ucc_set_tdm_rxtx_sync()
H A Ducc_slow.c73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
H A Ducc_fast.c93 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode) in ucc_fast_enable()
114 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode) in ucc_fast_disable()
/kernel/linux/linux-6.6/drivers/soc/fsl/qe/
H A Ducc.c119 enum comm_dir mode) in ucc_set_qe_mux_rxtx()
488 static int ucc_get_tdm_rxtx_clk(enum comm_dir mode, u32 tdm_num, in ucc_get_tdm_rxtx_clk()
503 static u32 ucc_get_tdm_clk_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_clk_shift()
517 enum comm_dir mode) in ucc_set_tdm_rxtx_clk()
549 enum comm_dir mode) in ucc_get_tdm_sync_source()
620 static u32 ucc_get_tdm_sync_shift(enum comm_dir mode, u32 tdm_num) in ucc_get_tdm_sync_shift()
631 enum comm_dir mode) in ucc_set_tdm_rxtx_sync()
H A Ducc_slow.c73 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_enable()
94 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode) in ucc_slow_disable()
H A Ducc_fast.c93 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode) in ucc_fast_enable()
114 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode) in ucc_fast_disable()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Ducc_geth.c1493 static int ugeth_enable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_enable()
1523 static int ugeth_disable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_disable()
1765 enum comm_dir comm_dir; in ugeth_82xx_filtering_clear_all_addr_in_hash() local
1791 comm_dir = 0; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1793 comm_dir |= COMM_DIR_TX; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1795 comm_dir |= COMM_DIR_RX; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1796 if (comm_dir) in ugeth_82xx_filtering_clear_all_addr_in_hash()
1797 ugeth_disable(ugeth, comm_dir); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1814 if (comm_dir) in ugeth_82xx_filtering_clear_all_addr_in_hash()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Ducc_geth.c1473 static int ugeth_enable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_enable()
1503 static int ugeth_disable(struct ucc_geth_private *ugeth, enum comm_dir mode) in ugeth_disable()
1745 enum comm_dir comm_dir; in ugeth_82xx_filtering_clear_all_addr_in_hash() local
1771 comm_dir = 0; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1773 comm_dir |= COMM_DIR_TX; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1775 comm_dir |= COMM_DIR_RX; in ugeth_82xx_filtering_clear_all_addr_in_hash()
1776 if (comm_dir) in ugeth_82xx_filtering_clear_all_addr_in_hash()
1777 ugeth_disable(ugeth, comm_dir); in ugeth_82xx_filtering_clear_all_addr_in_hash()
1794 if (comm_dir) in ugeth_82xx_filtering_clear_all_addr_in_hash()
[all...]

Completed in 17 milliseconds