Searched defs:features (Results 1 – 25 of 29) sorted by relevance
12
| /u-boot/drivers/video/rockchip/ |
| A D | rk_vop.h | 22 u32 features; member
|
| /u-boot/board/gdsys/common/ |
| A D | ioep-fpga.c | 141 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 353 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 452 struct fpga_features features; in ioep_fpga_has_osd() local 463 struct fpga_features features; in ioep_fpga_print_info() local
|
| A D | osd.c | 310 u16 features; in osd_probe() local
|
| /u-boot/drivers/misc/ |
| A D | ihs_fpga.h | 24 u16 features; member
|
| A D | ihs_fpga.c | 250 static int get_features(struct udevice *dev, struct fpga_features *features) in get_features() 488 static int get_features(unsigned int fpga, struct fpga_features *features) in get_features() 587 struct fpga_features features; in fpga_print_info() local
|
| /u-boot/drivers/net/phy/ |
| A D | micrel_ksz90x1.c | 250 unsigned features = phydev->drv->features; in ksz9021_config() local 344 unsigned features; in ksz9031_config() local 453 unsigned features; in ksz9131_config() local
|
| A D | phy.c | 390 u32 features; in genphy_config() local
|
| /u-boot/test/dm/ |
| A D | virtio_device.c | 59 u64 features; in dm_test_virtio_all_ops() local
|
| /u-boot/board/kosagi/novena/ |
| A D | novena.c | 135 uint16_t features; member
|
| /u-boot/include/ |
| A D | cpu.h | 53 ulong features; member
|
| A D | gdsys_fpga.h | 56 u16 features; member
|
| A D | phy.h | 101 u32 features; member
|
| A D | virtio.h | 217 u64 features; member
|
| A D | fis.h | 16 u8 features; member
|
| /u-boot/drivers/video/ |
| A D | ihs_video_out.c | 36 u16 features; member 237 u16 features; in ihs_video_out_probe() local
|
| /u-boot/drivers/virtio/ |
| A D | virtio_sandbox.c | 71 static int virtio_sandbox_get_features(struct udevice *udev, u64 *features) in virtio_sandbox_get_features()
|
| A D | virtio_mmio.c | 155 static int virtio_mmio_get_features(struct udevice *udev, u64 *features) in virtio_mmio_get_features()
|
| A D | virtio-uclass.c | 94 int virtio_get_features(struct udevice *vdev, u64 *features) in virtio_get_features()
|
| A D | virtio_pci_legacy.c | 166 static int virtio_pci_get_features(struct udevice *udev, u64 *features) in virtio_pci_get_features()
|
| A D | virtio_pci_modern.c | 221 static int virtio_pci_get_features(struct udevice *udev, u64 *features) in virtio_pci_get_features()
|
| /u-boot/drivers/gpio/ |
| A D | turris_omnia_mcu.c | 64 u16 features; member
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | denali.c | 99 uint32_t features = ioread32(denali->reg + FEATURES); in denali_detect_max_banks() local 1238 u32 features = ioread32(denali->reg + FEATURES); in denali_init() local
|
| /u-boot/board/CZ.NIC/turris_omnia/ |
| A D | turris_omnia.c | 408 u16 stsword, features; in omnia_get_mcu_type() local
|
| /u-boot/fs/btrfs/ |
| A D | disk-io.c | 939 u64 features; in btrfs_check_fs_compatibility() local
|
| /u-boot/include/linux/ |
| A D | ethtool.h | 431 struct ethtool_get_features_block features[0]; member 453 struct ethtool_set_features_block features[0]; member
|
Completed in 64 milliseconds
12