Searched defs:BitPos (Results 1 – 4 of 4) sorted by relevance
| /bsp/nuvoton/libraries/m460/rtt_port/emac/ |
| A D | synopGMAC_plat.c | 48 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 D | synopGMAC_plat.c | 44 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 D | synopGMAC_plat.h | 192 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 D | synopGMAC_plat.h | 182 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