/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
D | smp_api.c | 476 __FUNCTION__, p_cb->req_oob_type, p_oob->loc_oob_data.present, in SMP_SecureConnectionOobDataReply() 477 p_oob->peer_oob_data.present); in SMP_SecureConnectionOobDataReply() 486 if (!p_oob->peer_oob_data.present) { in SMP_SecureConnectionOobDataReply() 491 if (!p_oob->loc_oob_data.present) { in SMP_SecureConnectionOobDataReply() 496 if (!p_oob->loc_oob_data.present || !p_oob->peer_oob_data.present) { in SMP_SecureConnectionOobDataReply()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
D | smp_api.h | 237 BOOLEAN present; member 251 BOOLEAN present; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_gpio.c | 103 static int dhd_wlan_set_carddetect(int present) in dhd_wlan_set_carddetect() argument 108 if (present) { in dhd_wlan_set_carddetect()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/backend/gpu/ |
D | mali_kbase_pm_driver.c | 435 u64 present; in kbase_pm_transition_core_type() local 446 present = kbase_pm_get_present_cores(kbdev, type); in kbase_pm_transition_core_type() 472 if ((ready == present) && (desired_state_in_use == ready) && (trans == 0)) { in kbase_pm_transition_core_type() 497 powerup = desired_state_in_use & present; in kbase_pm_transition_core_type() 498 powerdown = (~desired_state_in_use) & present; in kbase_pm_transition_core_type() 559 static u64 get_desired_cache_status(u64 present, u64 cores_powered, u64 tilers_powered) in get_desired_cache_status() argument 563 while (present) { in get_desired_cache_status() 565 u64 bit = fls64(present) - 1; in get_desired_cache_status() 580 present &= ~bit_mask; in get_desired_cache_status()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
D | mali_kbase_pm_driver.c | 466 u64 present; in kbase_pm_transition_core_type() local 477 present = kbase_pm_get_present_cores(kbdev, type); in kbase_pm_transition_core_type() 501 if ((ready == present) && (desired_state_in_use == ready) && in kbase_pm_transition_core_type() 525 powerup = desired_state_in_use & present; in kbase_pm_transition_core_type() 526 powerdown = (~desired_state_in_use) & present; in kbase_pm_transition_core_type() 585 static u64 get_desired_cache_status(u64 present, u64 cores_powered, in get_desired_cache_status() argument 590 while (present) { in get_desired_cache_status() 592 u64 bit = fls64(present) - 1; in get_desired_cache_status() 606 present &= ~bit_mask; in get_desired_cache_status()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_gpio.c | 116 static int dhd_wlan_set_carddetect(int present) in dhd_wlan_set_carddetect() argument 121 if (present) { in dhd_wlan_set_carddetect()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_gpio.c | 118 static int dhd_wlan_set_carddetect(int present) in dhd_wlan_set_carddetect() argument 128 if (present) { in dhd_wlan_set_carddetect()
|
/device/soc/esp/esp32/components/esp_rom/esp32/ld/ |
D | esp32.rom.newlib-locale.ld | 1 /* These are the locale-related newlib functions present in ESP32 ROM.
|
D | esp32.rom.newlib-time.ld | 1 /* These are the newlib functions and the .bss/.data symbols necessary for these functions present …
|
D | esp32.rom.newlib-data.ld | 1 /* These are the .bss/.data symbols used by newlib functions present in ESP32 ROM.
|
D | esp32.rom.syscalls.ld | 56 /* These are the non-reentrant versions of syscalls present in the ROM.
|
D | esp32.rom.newlib-nano.ld | 1 /* These are the printf/scanf related newlib functions present in ESP32 ROM.
|
D | esp32.rom.newlib-funcs.ld | 1 /* These are the newlib functions present in ESP32 ROM.
|
/device/soc/esp/esp32/components/libs/ |
D | esp32.rom.newlib-time.ld | 1 /* These are the newlib functions and the .bss/.data symbols necessary for these functions present …
|
D | esp32.rom.newlib-data.ld | 1 /* These are the .bss/.data symbols used by newlib functions present in ESP32 ROM.
|
D | esp32.rom.syscalls.ld | 56 /* These are the non-reentrant versions of syscalls present in the ROM.
|
D | esp32.rom.newlib-funcs.ld | 1 /* These are the newlib functions present in ESP32 ROM.
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_gpio.c | 142 static int dhd_wlan_set_carddetect(int present) in dhd_wlan_set_carddetect() argument 153 if (present) { in dhd_wlan_set_carddetect()
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/driver/ticker/ |
D | ticker_api.c | 251 us_timestamp_t present = ticker->queue->present_time; in schedule_interrupt() local 256 if (match_time <= present) { in schedule_interrupt()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
D | Kconfig | 70 This option should only be enabled if KDS is not present and 194 whereby the hardware is not physically present. If the hardware is physically 195 present it will not be used. This can be used to test the majority of the
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
D | Kconfig | 69 This option should only be enabled if KDS is not present and 193 whereby the hardware is not physically present. If the hardware is physically 194 present it will not be used. This can be used to test the majority of the
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/ |
D | sunxi-mmc.c | 2412 u32 present = 0; in sunxi_mmc_gpio_get_cd() local 2428 present = 1; in sunxi_mmc_gpio_get_cd() 2430 present = 0; in sunxi_mmc_gpio_get_cd() 2433 __func__, __LINE__, present); in sunxi_mmc_gpio_get_cd() 2435 if (host->present ^ present) { in sunxi_mmc_gpio_get_cd() 2436 host->present = present; in sunxi_mmc_gpio_get_cd() 2438 __func__, __LINE__, host->present); in sunxi_mmc_gpio_get_cd()
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
D | Kconfig | 28 associated to the Rockchip ISP module present in RK3399 SoCs.
|
/device/soc/hisilicon/common/platform/mmc/himci_v200/proc/ |
D | himci_proc.c | 66 if ((card == NULL) || (card->state.bits.present == 0)) { in ProcStatsCardConnectedPrint()
|
/device/soc/hisilicon/common/platform/mmc/sdhci/proc/ |
D | sdhci_proc.c | 65 if ((card == NULL) || card->state.bits.present == 0) { in ProcStatsCardConnectedPrint()
|