Searched refs:gcl (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/ |
| H A D | 0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch | 50 gcl.write(of) 96 gcl.write(of)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac5.c | 554 static int dwmac5_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwmac5_est_write() argument 561 ctrl |= gcl ? 0 : GCRR; in dwmac5_est_write() 588 ret = dwmac5_est_write(ioaddr, i, cfg->gcl[i], true); in dwmac5_est_configure()
|
| H A D | dwxgmac2_core.c | 1378 static int dwxgmac3_est_write(void __iomem *ioaddr, u32 reg, u32 val, bool gcl) in dwxgmac3_est_write() argument 1385 ctrl |= gcl ? 0 : XGMAC_GCRR; in dwxgmac3_est_write() 1412 ret = dwxgmac3_est_write(ioaddr, i, cfg->gcl[i], true); in dwxgmac3_est_configure()
|
| H A D | stmmac_tc.c | 729 priv->plat->est->gcl[i] = delta_ns | (gates << wid); in tc_setup_taprio()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | stmmac.h | 122 u32 gcl[EST_GCL]; member
|