Searched refs:aiDis (Results 1 – 4 of 4) sorted by relevance
233 bool aiDis; /**< Disable automatic cache invalidation on write or erase. */ member
240 bool aiDis; /**< Disable automatic cache invalidation on write or erase. */ member
910 | (execConfig->aiDis ? MSC_READCTRL_AIDIS : 0) in MSC_ExecConfigSet()
912 | (execConfig->aiDis ? MSC_READCTRL_AIDIS : 0) in MSC_ExecConfigSet()