Home
last modified time | relevance | path

Searched defs:bits_desc (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/net/hisfv300/
Dctrl.c155 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/
Dctrl.c635 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()