Searched defs:tab (Results 1 – 11 of 11) sorted by relevance
/u-boot/board/freescale/common/ |
A D | cds_via.c | 11 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via() 40 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usbide() 58 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb() 67 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_usb2() 76 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_power() 87 pci_dev_t dev, struct pci_config_table *tab) in mpc85xx_config_via_ac97()
|
/u-boot/arch/x86/lib/ |
A D | sfi.c | 32 static void *get_entry_start(struct table_info *tab) in get_entry_start() 43 static void finish_table(struct table_info *tab, const char *sig, void *entry) in finish_table() 60 static int sfi_write_system_header(struct table_info *tab) in sfi_write_system_header() 75 static int sfi_write_cpus(struct table_info *tab) in sfi_write_cpus() 103 static int sfi_write_apic(struct table_info *tab) in sfi_write_apic() 117 static int sfi_write_xsdt(struct table_info *tab) in sfi_write_xsdt()
|
/u-boot/drivers/mtd/ubi/ |
A D | crc32.c | 86 const u32 *tab = crc32table_le; in crc32_le() local 184 const u32 *tab = crc32table_be; in crc32_be() local
|
/u-boot/board/freescale/mpc8555cds/ |
A D | mpc8555cds.c | 366 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
/u-boot/board/freescale/mpc8541cds/ |
A D | mpc8541cds.c | 368 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
/u-boot/lib/ |
A D | crc32.c | 186 const uint32_t *tab = crc_table; in crc32_no_comp() local
|
A D | sscanf.c | 234 __sccl(char *tab, const u_char *fmt) in __sccl()
|
A D | bch.c | 1130 uint32_t data, hi, lo, *tab; in build_mod8_tables() local
|
/u-boot/board/freescale/mpc8548cds/ |
A D | mpc8548cds.c | 175 void dummy_func(struct pci_controller* hose, pci_dev_t dev, struct pci_config_table *tab) { } in dummy_func()
|
/u-boot/drivers/input/ |
A D | input.c | 272 struct input_key_xlate *tab = &config->table[i]; in process_modifier() local
|
/u-boot/drivers/video/ |
A D | console_truetype.c | 523 struct font_info *tab; in console_truetype_find_font() local
|
Completed in 32 milliseconds