| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_chip_hal_interface.h | 38 * @Description Obtains the chip object by ID. 41 * @param chip 44 WifiErrorNo GetWifiChipObject(int id, IWifiChip &chip); 47 * @Description Obtains the Wi-Fi chip ID set. 55 * @Description Obtains the chip ID. 63 * @Description Obtains chip capabilities. 71 * @Description Obtains the joint mode supported by the chip, 80 * @Description Configure the current joint mode of the chip. 104 * @Description Requesting the debugging information of the firmware chip.
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_chip_interface.h | 29 * @Description Obtains the chip object by ID. 32 * @param chip 35 WifiErrorNo GetWifiChip(uint8_t id, WifiChip *chip); 38 * @Description Obtains the ID of a Wi-Fi chip. 41 * @param size - Size of the input chip ID array. 47 * @Description Obtains the chip ID. 49 * @param id - Indicates the chip ID. 91 * @Description Obtains chip capabilities. 99 * @Description Obtains the joint mode supported by the chip, as shown 110 * @Description Configure the current joint mode of the chip [all...] |
| H A D | wifi_hal_struct.h | 26 int chip; member
|
| /third_party/libdrm/nouveau/nvif/ |
| H A D | cl0080.h | 36 char chip[16]; member
|
| /third_party/libwebsockets/scripts/ |
| H A D | esp32.mk | 98 --chip esp32 \ 105 --chip esp32 \
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | usbrdl.h | 89 uint32 chip; /* Chip id */ member
|
| H A D | bcmdefs.h | 313 /* Allows size optimization for single-chip image */ 315 #define CHIPID(chip) (BCMCHIPID) 317 #define CHIPID(chip) (chip)
|
| H A D | bcmspibrcm.h | 125 uint32 chip; member
|
| H A D | bcmsdbus.h | 165 extern void sdioh_chipinfo(sdioh_info_t *si, uint32 chip, uint32 chiprev);
|
| H A D | bcmsdh.h | 265 extern void bcmsdh_chipinfo(void *sdh, uint32 chip, uint32 chiprev);
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/gpio_i2c/ |
| H A D | drv_gpio_i2c.c | 1120 i2c_drv_chip chip = I2C_DRV_CHIP_V350; in hi_drv_i2c_get_chip_version() local 1127 chip = I2C_DRV_CHIP_V350; in hi_drv_i2c_get_chip_version() 1132 chip = I2C_DRV_CHIP_V350; in hi_drv_i2c_get_chip_version() 1139 HI_LOG_DBG("get chip version:0x%x\n", chip); in hi_drv_i2c_get_chip_version() 1140 return chip; in hi_drv_i2c_get_chip_version() 1153 hi_u32 i, chip; in hi_drv_gpioi2c_init() local 1183 chip = hi_drv_i2c_get_chip_version(); in hi_drv_gpioi2c_init()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_debug_linux.c | 440 if ((dhdp->conf->chip != BCM43751_CHIP_ID) && (dhdp->conf->chip != BCM43752_CHIP_ID) && in dhd_os_dbg_get_feature() 441 (dhdp->conf->chip != BCM4375_CHIP_ID)) in dhd_os_dbg_get_feature()
|
| H A D | sbutils.c | 3 * Misc utility routines for accessing chip-specific features 528 * is the default core address at chip POR time and 'regs' is the virtual 573 /* determine numcores - this is the total # cores in the chip */ in _sb_scan() 580 uint chip = CHIPID(sii->pub.chip); in _sb_scan() local 582 if (chip == BCM4704_CHIP_ID) in _sb_scan() 584 else if (chip == BCM5365_CHIP_ID) in _sb_scan() 587 SI_ERROR(("sb_chip2numcores: unsupported chip 0x%x\n", in _sb_scan() 588 chip)); in _sb_scan() 593 SI_VMSG(("_sb_scan: there are %u cores in the chip in _sb_scan() [all...] |
| H A D | bcmsdh.c | 808 bcmsdh_chipinfo(void *sdh, uint32 chip, uint32 chiprev) in bcmsdh_chipinfo() argument 813 sdioh_chipinfo(sd, chip, chiprev); in bcmsdh_chipinfo()
|
| H A D | aiutils.c | 3 * Misc utility routines for accessing chip-specific features 226 if (BCM4347_CHIP(sih->chip)) { in ai_scan() 427 if ((CHIPID(sih->chip) == BCM4364_CHIP_ID) && in ai_scan() 1370 sih->chip, sih->chiprev, sih->bustype, sih->boardtype, sih->boardvendor); in ai_dumpregs() 1390 if (BCM4707_CHIP(CHIPID(sih->chip)) && in ai_dumpregs() 1554 switch (CHIPID(sii->pub.chip)) { in ai_ignore_errlog()
|
| /third_party/backends/backend/ |
| H A D | mustek_usb.c | 285 if (s->hw->chip->scanner_type == MT_600CU) in init_options() 539 dev->chip->scanner_type = scanner_type; in attach() 540 dev->chip->max_block_size = max_block_size; in attach() 812 new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200UB; in sane_init() 833 new_dev[new_dev_len - 1]->chip->scanner_type = MT_1200CU; in sane_init() 854 new_dev[new_dev_len - 1]->chip->scanner_type in sane_init() 876 new_dev[new_dev_len - 1]->chip->scanner_type = MT_600CU; in sane_init() 946 if (dev->chip) in sane_exit() 1030 if (dev->chip->scanner_type == MT_UNKNOWN) in sane_open()
|
| H A D | plustek-usbio.c | 308 default: DBG( _DBG_INFO, "Unknown chip v%d", value ); in usbio_DetectLM983x() 326 if( _LM9831 == hw->chip ) { in usbio_ResetLM983x()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/out/ko/ |
| H A D | load3516dv300_user | 17 CHIP_TYPE=hi3516dv300; # chip type 47 insmod sys_config.ko chip=$CHIP_TYPE sensors=sns0=$SNS_TYPE0,sns1=$SNS_TYPE1, g_cmos_yuv_flag=$YUV_TYPE0
|
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger.c | 220 struct irq_chip *chip = irq_get_chip(irq);
in fiq_debugger_force_irq() local 222 if (chip && chip->irq_retrigger) {
in fiq_debugger_force_irq() 223 chip->irq_retrigger(irq_get_irq_data(irq));
in fiq_debugger_force_irq()
|
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger.c | 211 struct irq_chip *chip = irq_get_chip(irq); in fiq_debugger_force_irq() local 213 if (chip && chip->irq_retrigger) in fiq_debugger_force_irq() 214 chip->irq_retrigger(irq_get_irq_data(irq)); in fiq_debugger_force_irq()
|
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| H A D | irq-gic-v3.c | 1384 struct irq_chip *chip = &gic_chip;
in gic_irq_domain_map() local 1388 chip = &gic_eoimode1_chip;
in gic_irq_domain_map() 1394 irq_domain_set_info(d, irq, hw, chip, d->host_data, handle_percpu_devid_fasteoi_ipi, NULL, NULL);
in gic_irq_domain_map() 1400 irq_domain_set_info(d, irq, hw, chip, d->host_data, handle_percpu_devid_irq, NULL, NULL);
in gic_irq_domain_map() 1405 irq_domain_set_info(d, irq, hw, chip, d->host_data, handle_fasteoi_irq, NULL, NULL);
in gic_irq_domain_map() 1414 irq_domain_set_info(d, irq, hw, chip, d->host_data, handle_fasteoi_irq, NULL, NULL);
in gic_irq_domain_map()
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | i_wifi_test.cpp | 324 IWifiChip chip; in HWTEST_F() local 325 GetWifiChip(id, &chip); in HWTEST_F() 328 EXPECT_TRUE(GetWifiChip(id, &chip) == WIFI_HAL_OPT_FAILED); in HWTEST_F() 1227 int32_t chip = 1; in HWTEST_F() local 1228 GetWifiChipIds(&id, &chip); in HWTEST_F() 1231 EXPECT_TRUE(GetWifiChipIds(&id, &chip) == WIFI_HAL_OPT_FAILED); in HWTEST_F()
|
| /device/board/hihope/dayu210/uboot/ |
| H A D | make.sh | 27 # Declare global INI file searching index name for every chip, update in select_chip_info() 311 # We select chip info to do: 516 # chip 746 ${SCRIPT_FIT} ${ARG_LIST_FIT} --chip ${RKCHIP_LABEL} 769 ${SCRIPT_DECOMP} ${ARG_LIST_FIT} --chip ${RKCHIP_LABEL}
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/arch/hi3516cv500/include/hi3516cv500/ |
| H A D | hi_defines.h | 79 #error HuHu, I am an dummy chip 281 /* number of channel and device on video input unit of chip
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| H A D | hi_defines.h | 76 #error HuHu, I am an dummy chip 278 /* number of channel and device on video input unit of chip
|