Searched refs:volatile_cfg (Results 1 – 1 of 1) sorted by relevance
498 uint32_t volatile_cfg; member814 s->volatile_cfg = s->data[1]; in complete_collecting_data()847 s->volatile_cfg = s->data[0]; in complete_collecting_data()904 s->volatile_cfg = 0; in reset_memory()905 s->volatile_cfg |= VCFG_DUMMY; in reset_memory()906 s->volatile_cfg |= VCFG_WRAP_SEQUENTIAL; in reset_memory()909 s->volatile_cfg |= VCFG_XIP_MODE_DISABLED; in reset_memory()911 s->volatile_cfg |= deposit32(s->volatile_cfg, in reset_memory()937 s->volatile_cfg = 0x7; in reset_memory()978 num_dummies = extract32(s->volatile_cfg, 4, 4); in numonyx_extract_cfg_num_dummies()[all …]