Searched refs:virtio_cread32 (Results 1 – 3 of 3) sorted by relevance
602 static inline u32 virtio_cread32(struct udevice *vdev, in virtio_cread32() function651 *(ptr) = virtio_cread32(vdev, \
564 static inline u32 virtio_cread32(struct virtio_device *vdev, in virtio_cread32() function
4566 virtio_cread32(vdev, offsetof(struct virtio_net_config, supported_hash_types)); in virtnet_probe()