Searched defs:bits_desc (Results 1 – 2 of 2) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/net/hisfv300/ |
D | ctrl.c | 155 u32 hieth_readl_bits(struct hieth_netdev_local *ld, u32 ofs, u32 bits_desc) in hieth_readl_bits() 164 void hieth_writel_bits(struct hieth_netdev_local *ld, u32 v, u32 ofs, u32 bits_desc) in hieth_writel_bits()
|
/third_party/uboot/u-boot-2020.01/drivers/net/higmacv300/ |
D | ctrl.c | 635 u32 higmac_readl_bits(struct higmac_netdev_local *ld, u32 ofs, u32 bits_desc) in higmac_readl_bits() 645 void higmac_writel_bits(struct higmac_netdev_local *ld, u32 v, u32 ofs, u32 bits_desc) in higmac_writel_bits()
|