Home
last modified time | relevance | path

Searched refs:GLOBAL_QUEUE_THRESHOLD_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cortina/
H A Dgemini.h89 #define GLOBAL_QUEUE_THRESHOLD_REG 0x0070 macro
H A Dgemini.c962 qt.bits32 = readl(geth->base + GLOBAL_QUEUE_THRESHOLD_REG); in geth_setup_freeq()
964 writel(qt.bits32, geth->base + GLOBAL_QUEUE_THRESHOLD_REG); in geth_setup_freeq()