Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/efuse/src/
Desp_efuse_api.c141 uint8_t existing = 0; in esp_efuse_write_field_bit() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_jm_hw.c635 static inline bool kbase_is_existing_atom_submitted_later_than_ready(u64 ready, u64 existing) in kbase_is_existing_atom_submitted_later_than_ready()