| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | mp.c | 29 u64 *table = get_spin_tbl_addr(); in update_os_arch_secondary_cores() local 80 u64 *table = get_spin_tbl_addr(); in fsl_layerscape_wake_seconday_cores() local 189 u64 *table; in is_core_online() local 237 u64 *table; in cpu_status() local 264 u64 *table = (u64 *)get_spin_tbl_addr(); in cpu_release() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | mp.c | 59 u32 *table, id = get_my_id(); in cpu_status() local 143 u32 i, val, *table = (u32 *)&__spin_table + nr * NUM_BOOT_ENTRY; in cpu_release() local 253 u32 *table = (u32 *)&__spin_table; in plat_mp_up() local 332 u32 *table = (u32 *)&__spin_table; in plat_mp_up() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/ |
| H A D | wrap_pinmux_config.c | 13 void sysmgr_get_pinmux_table(const u8 **table, unsigned int *table_len) in sysmgr_get_pinmux_table()
|
| H A D | wrap_iocsr_config.c | 15 const unsigned long **table, in iocsr_get_config_table()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | sfi.c | 29 u64 table[SFI_TABLE_MAX_ENTRIES]; member 136 struct table_info table; in write_sfi_table() local
|
| H A D | acpi_table.c | 106 static void acpi_add_table(struct acpi_rsdp *rsdp, void *table) in acpi_add_table()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | usbstring.c | 106 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string()
|
| /rk3399_rockchip-uboot/drivers/thermal/ |
| H A D | rockchip_thermal.c | 214 struct chip_tsadc_table table; member 616 static int tsadc_code_to_temp(struct chip_tsadc_table *table, u32 code, in tsadc_code_to_temp() 687 static u32 tsadc_temp_to_code_v2(struct chip_tsadc_table table, in tsadc_temp_to_code_v2() 1008 struct chip_tsadc_table table = priv->data->table; in tsadc_get_temp_v2() local 1101 struct chip_tsadc_table table = priv->data->table; in tsadc_get_temp_v4() local 1113 struct chip_tsadc_table table = priv->data->table; in tsadc_alarm_temp_v2() local 1130 struct chip_tsadc_table table = priv->data->table; in tsadc_alarm_temp_v3() local 1146 struct chip_tsadc_table table = priv->data->table; in tsadc_tshut_temp_v2() local 1163 struct chip_tsadc_table table = priv->data->table; in tsadc_tshut_temp_v3() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 107 void upmconfig(uint upm, uint *table, uint size) in upmconfig()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image.c | 183 const table_entry_t *table; member 600 const table_entry_t *get_table_entry(const table_entry_t *table, int id) in get_table_entry() 693 char *get_table_entry_name(const table_entry_t *table, char *msg, int id) in get_table_entry_name() 721 static const char *genimg_get_short_name(const table_entry_t *table, int val) in genimg_get_short_name() 773 int get_table_entry_id(const table_entry_t *table, in get_table_entry_id()
|
| H A D | command.c | 86 cmd_tbl_t *find_cmd_tbl(const char *cmd, cmd_tbl_t *table, int table_len) in find_cmd_tbl()
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | input.c | 247 struct input_key_xlate *table; in process_modifier() local 453 struct input_key_xlate *table; in input_keycodes_to_ascii() local 584 struct input_key_xlate *table; in input_add_table() local
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inftrees.c | 33 code FAR * FAR *table, unsigned FAR *bits, in inflate_table()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/ |
| H A D | emc.c | 244 const u32 *table = NULL; in tegra_set_emc() local
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial_efi.c | 128 struct efi_system_table *table = efi_get_sys_table(); in serial_efi_probe() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | search.h | 53 struct _ENTRY *table; member
|
| H A D | input.h | 51 struct input_key_xlate table[INPUT_MAX_MODIFIERS]; member
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu.c | 179 void upmconfig(uint upm, uint *table, uint size) in upmconfig()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/armv8/ |
| H A D | mmu.h | 105 static inline void set_ttbr_tcr_mair(int el, u64 table, u64 tcr, u64 attr) in set_ttbr_tcr_mair()
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 36 static void print_option_table(const struct options_string *table, in print_option_table() 68 static int handle_option_table(const struct options_string *table, in handle_option_table()
|
| /rk3399_rockchip-uboot/drivers/rkflash/ |
| H A D | flash.c | 288 static s32 flash_get_bad_blk_list(u16 *table, u32 die) in flash_get_bad_blk_list()
|
| /rk3399_rockchip-uboot/board/toradex/colibri_imx6/ |
| H A D | colibri_imx6.c | 1039 static void ddr_init(int *table, int size) in ddr_init()
|
| /rk3399_rockchip-uboot/board/freescale/mx6sabresd/ |
| H A D | mx6sabresd.c | 1018 static void ddr_init(int *table, int size) in ddr_init()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | global_data.h | 95 ulong table; /* Table pointer from previous loader */ member
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci.c | 294 struct pci_config_table *table; in pci_find_config() local
|