Home
last modified time | relevance | path

Searched refs:crst (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/s390/include/asm/
Dpgalloc.h32 static inline void crst_table_init(unsigned long *crst, unsigned long entry) in crst_table_init() argument
34 memset64((u64 *)crst, entry, _CRST_ENTRIES); in crst_table_init()
/Linux-v5.4/sound/soc/sof/intel/
Dhda-dsp.c62 unsigned int crst; in hda_dsp_core_reset_leave() local
73 crst = HDA_DSP_ADSPCS_CRST_MASK(core_mask); in hda_dsp_core_reset_leave()
76 !(adspcs & crst), in hda_dsp_core_reset_leave()