| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 825 static void gfar_set_mask(u32 mask, struct filer_table *tab) in gfar_set_mask() 833 static void gfar_set_parse_bits(u32 value, u32 mask, struct filer_table *tab) in gfar_set_parse_bits() 843 struct filer_table *tab) in gfar_set_general_attribute() 866 struct filer_table *tab) in gfar_set_attribute() 925 struct filer_table *tab) in gfar_set_basic_ip() 945 struct filer_table *tab) in gfar_set_user_ip() 963 struct filer_table *tab) in gfar_set_ether() 1063 struct filer_table *tab) in gfar_convert_to_filer() 1173 struct filer_table *tab) in gfar_write_filer_table() 1216 struct filer_table *tab; in gfar_process_filer_changes() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math_config.h | 324 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 339 } tab[1 << LOGF_TABLE_BITS]; member 351 } tab[1 << LOG2F_TABLE_BITS]; member 368 } tab[1 << POWF_LOG2_TABLE_BITS]; member 391 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 403 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 418 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 432 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math_config.h | 324 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 339 } tab[1 << LOGF_TABLE_BITS]; member 351 } tab[1 << LOG2F_TABLE_BITS]; member 368 } tab[1 << POWF_LOG2_TABLE_BITS]; member 391 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 403 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 418 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 432 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_lcn.c | 925 struct phytbl_info tab; in wlc_lcnphy_common_read_table() local 940 struct phytbl_info tab; in wlc_lcnphy_common_write_table() local 1894 struct phytbl_info tab; in wlc_lcnphy_get_bbmult() local 1909 struct phytbl_info tab; in wlc_lcnphy_set_bbmult() local 1922 struct phytbl_info tab; in wlc_lcnphy_clear_tx_power_offsets() local 2066 struct phytbl_info tab; in wlc_lcnphy_tssi_setup() local 2233 struct phytbl_info tab; in wlc_lcnphy_txpower_recalc_target() local 2268 struct phytbl_info tab; in wlc_lcnphy_set_tx_pwr_soft_ctrl() local 2871 struct phytbl_info tab; in wlc_lcnphy_vbat_temp_sense_setup() local 3011 struct phytbl_info tab; in wlc_lcnphy_tx_pwr_ctrl_init() local [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/ |
| H A D | tabwidget.cpp | 186 if (WebView *tab = qobject_cast<WebView*>(widget)) in reloadTab() local 483 if (WebView *tab = qobject_cast<WebView*>(tabWidget)) { in reloadAllTabs() local 528 WebView *tab = newTab(false); in cloneTab() local 541 if (WebView *tab = webView(index)) { in closeTab() local 712 if (WebView *tab = qobject_cast<WebView*>(widget(i))) { in saveState() local
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | cxd2820r_t2.c | 26 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t2() local 389 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_t2() local
|
| H A D | cxd2820r_c.c | 20 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_c() local 301 static const struct reg_val_mask tab[] = { in cxd2820r_sleep_c() local
|
| H A D | cxd2820r_t.c | 30 struct reg_val_mask tab[] = { in cxd2820r_set_frontend_t() local 395 static struct reg_val_mask tab[] = { in cxd2820r_sleep_t() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | scan.c | 236 StringToToken(const char *str, const xf86ConfigSymTabRec * tab) in StringToToken() 253 xf86getToken(const xf86ConfigSymTabRec * tab) in xf86getToken() 460 xf86getSubTokenWithTab(char **comment, const xf86ConfigSymTabRec * tab) in xf86getSubTokenWithTab() 1004 xf86getStringToken(const xf86ConfigSymTabRec * tab) in xf86getStringToken()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/ |
| H A D | phydm_regconfig8822c.c | 102 u8 tab = (u8)((data & 0x03c00000) >> 22); in phydm_agc_lower_bound_8822c() local 121 u8 tab = (u8)((data & 0x03c00000) >> 22); in phydm_agc_store_8822c() local
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | crc32_rk.c | 93 const uint32_t *tab; in crc32_rk() local
|
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | unwind.c | 506 struct unwind_table *tab = kmalloc(sizeof(*tab), GFP_KERNEL); in unwind_table_add() local 527 void unwind_table_del(struct unwind_table *tab) in unwind_table_del()
|
| /OK3568_Linux_fs/kernel/tools/perf/jvmti/ |
| H A D | libjvmti.c | 36 jvmti_line_info_t *tab) in do_get_line_number() 73 get_line_numbers(jvmtiEnv *jvmti, const void *compile_info, jvmti_line_info_t **tab, int *nr_lines) in get_line_numbers()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | settings.h | 73 if(const QStyleOptionTab *tab = qstyleoption_cast<const QStyleOptionTab*>(option)) { in drawControl() local
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 149 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | init.c | 32 struct cpu_table *tab, in s3c_lookup_cpu()
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | aes-spe-core.S | 28 #define LBZ(out, tab, off) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_jpeg.c | 270 const unsigned char *tab, int scale) in jpeg_scale_quant_table()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | init.c | 83 #define RANDOM_WRITE(dev, tab) \ argument
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | crc32.c | 181 const uint32_t *tab = crc_table; in crc32_no_comp() local
|