| /rk3399_rockchip-uboot/include/jffs2/ |
| H A D | load_kernel.h | 28 struct list_head link; member 35 struct list_head link; member 47 struct list_head link; member 64 #define led_blink(x, y, z, a) argument
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | eepro100.c | 116 volatile u32 link; /* struct RxFD * */ member 151 volatile u32 link; /* void * */ member 176 volatile u32 link; /* struct descriptor * */ member 228 #define bus_to_phys(a) (a) argument 229 #define phys_to_bus(a) (a) argument 231 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument 232 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
|
| H A D | natsemi.c | 183 u32 link; member 249 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument 250 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
|
| H A D | ns8382x.c | 163 u32 link; member 270 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument 271 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/ |
| H A D | rohm-bu18tl82.c | 13 #define PINCTRL_GROUP(a, b, c) { .name = a, .pins = b, .num_pins = c} argument 218 bool bu18tl82_bridge_detect(struct serdes *serdes, int link) in bu18tl82_bridge_detect()
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_memory.c | 21 struct list_head link; member 56 static int efi_mem_cmp(void *priv, struct list_head *a, struct list_head *b) in efi_mem_cmp()
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_dwc.c | 194 #define msleep(a) udelay(a * 1000) argument 195 #define ssleep(a) msleep(a * 1000) argument 284 struct ata_link *link; in init_sata() local 978 struct ata_link *link = dev->link; in ata_exec_internal() local 1106 struct ata_link *link = qc->dev->link; in ata_qc_issue() local 1620 struct ata_link *link = qc->dev->link; in __ata_qc_complete() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi.h | 89 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 279 u32 link; member
|
| H A D | mmc.h | 22 #define MAKE_SDMMC_VERSION(a, b, c) \ argument 24 #define MAKE_SD_VERSION(a, b, c) \ argument 26 #define MAKE_MMC_VERSION(a, b, c) \ argument 537 struct list_head link; member
|