Searched refs:virtio_cread8 (Results 1 – 4 of 4) sorted by relevance
572 static inline u8 virtio_cread8(struct udevice *vdev, unsigned int offset) in virtio_cread8() function643 *(ptr) = virtio_cread8(vdev, \
273 type = virtio_cread8(vdev, offsetof(struct virtio_bt_config, type)); in virtbt_probe()
528 static inline u8 virtio_cread8(struct virtio_device *vdev, unsigned int offset) in virtio_cread8() function
4557 virtio_cread8(vdev, offsetof(struct virtio_net_config, rss_max_key_size)); in virtnet_probe()