Home
last modified time | relevance | path

Searched defs:BitPos (Results 1 – 4 of 4) sorted by relevance

/bsp/nuvoton/libraries/m460/rtt_port/emac/
A DsynopGMAC_plat.c48 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits()
61 void synopGMACClearBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACClearBits()
74 bool synopGMACCheckBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACCheckBits()
/bsp/nuvoton/libraries/ma35/rtt_port/gmac/
A DsynopGMAC_plat.c44 void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits()
57 void synopGMACClearBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACClearBits()
70 bool synopGMACCheckBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACCheckBits()
/bsp/loongson/ls1cdev/drivers/net/
A DsynopGMAC_plat.h192 static void synopGMACSetBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits()
215 static void synopGMACClearBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACClearBits()
236 static bool synopGMACCheckBits(u32 RegBase, u32 RegOffset, u32 BitPos) in synopGMACCheckBits()
/bsp/loongson/ls2kdev/drivers/net/
A DsynopGMAC_plat.h182 static void synopGMACSetBits(u64 RegBase, u32 RegOffset, u32 BitPos) in synopGMACSetBits()
205 static void synopGMACClearBits(u64 RegBase, u32 RegOffset, u32 BitPos) in synopGMACClearBits()
226 static bool synopGMACCheckBits(u64 RegBase, u32 RegOffset, u32 BitPos) in synopGMACCheckBits()

Completed in 10 milliseconds