Searched defs:tab (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | cds_via.c | 12 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via() 41 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usbide() 59 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb() 68 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb2() 77 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_power() 88 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_ac97()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | sfi.c | 33 static void *get_entry_start(struct table_info *tab) in get_entry_start() 44 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table() 61 static int sfi_write_system_header(struct table_info *tab) in sfi_write_system_header() 76 static int sfi_write_cpus(struct table_info *tab) in sfi_write_cpus() 104 static int sfi_write_apic(struct table_info *tab) in sfi_write_apic() 118 static int sfi_write_xsdt(struct table_info *tab) in sfi_write_xsdt()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | crc32_rk.c | 93 const uint32_t *tab; in crc32_rk() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | crc32.c | 85 const u32 *tab = crc32table_le; in crc32_le() local 183 const u32 *tab = crc32table_be; in crc32_be() local
|
| /rk3399_rockchip-uboot/board/freescale/mpc8541cds/ |
| H A D | mpc8541cds.c | 366 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
| /rk3399_rockchip-uboot/board/freescale/mpc8555cds/ |
| H A D | mpc8555cds.c | 364 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | crc32.c | 181 const uint32_t *tab = crc_table; in crc32_no_comp() local
|
| H A D | bch.c | 1121 uint32_t data, hi, lo, *tab; in build_mod8_tables() local
|
| /rk3399_rockchip-uboot/board/freescale/mpc8548cds/ |
| H A D | mpc8548cds.c | 172 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootrkp.c | 98 const uint32_t *tab; in crc32_rk() local
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | input.c | 254 struct input_key_xlate *tab = &config->table[i]; in process_modifier() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | console_truetype.c | 482 struct font_info *tab; in console_truetype_find_font() local
|