Home
last modified time | relevance | path

Searched refs:updatable (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_cfg.c61 bool updatable; member
158 if (!config->updatable) { in store_fw_cfg()
203 if (config->updatable) { in store_fw_cfg()
210 if (!config->updatable) in store_fw_cfg()
305 const u32 *entry, unsigned int size, bool updatable) in kbase_csf_firmware_cfg_option_entry_parse() argument
320 config->updatable = updatable; in kbase_csf_firmware_cfg_option_entry_parse()
H A Dmali_kbase_csf_trace_buffer.c75 bool updatable; member
251 bool updatable) in kbase_csf_firmware_parse_trace_buffer_entry() argument
275 trace_buffer->updatable = updatable; in kbase_csf_firmware_parse_trace_buffer_entry()
440 if (!tb->updatable) { in kbase_csf_firmware_trace_buffer_update_trace_enable_bit()
457 if (tb->updatable) in kbase_csf_firmware_trace_buffer_update_trace_enable_bit()
534 if (!tb->updatable) { in kbase_csf_firmware_trace_buffer_set_active_mask64()
550 if (tb->updatable) in kbase_csf_firmware_trace_buffer_set_active_mask64()
H A Dmali_kbase_csf_firmware_cfg.h71 const u32 *entry, unsigned int size, bool updatable);
H A Dmali_kbase_csf_trace_buffer.h86 bool updatable);
H A Dmali_kbase_csf_firmware.c999 const bool updatable = entry_update(header); in load_firmware_entry() local
1034 kbdev, fw, entry, size, updatable); in load_firmware_entry()
1043 kbdev, entry, size, updatable); in load_firmware_entry()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/
H A Dwidgets.py38 def format_updatable(updatable, pbar): argument
39 if hasattr(updatable, 'update'): return updatable.update(pbar)
40 else: return updatable
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dverified-boot.txt17 been correctly signed, it is safe to read software from an updatable medium.
63 software from updatable memory.
/OK3568_Linux_fs/kernel/Documentation/networking/devlink/
H A Ddevlink-info.rst55 which are not field-updatable.
/OK3568_Linux_fs/u-boot/board/sandbox/
H A DREADME.sandbox164 a situation where a second 'updatable' U-Boot is stored on your board. It