Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/b53/
Db53_srab.c49 #define B53_SRAB_CTRLS 0x40 macro
74 ctrls = readl(regs + B53_SRAB_CTRLS); in b53_srab_request_grant()
76 writel(ctrls, regs + B53_SRAB_CTRLS); in b53_srab_request_grant()
79 ctrls = readl(regs + B53_SRAB_CTRLS); in b53_srab_request_grant()
96 ctrls = readl(regs + B53_SRAB_CTRLS); in b53_srab_release_grant()
98 writel(ctrls, regs + B53_SRAB_CTRLS); in b53_srab_release_grant()