Searched refs:fs_active (Results 1 – 2 of 2) sorted by relevance
1027 int fs_active, offset, format; in stm32_sai_set_frame() local1033 fs_active = sai->fs_length / 2; in stm32_sai_set_frame()1036 fs_active = 1; in stm32_sai_set_frame()1039 frcr |= SAI_XFRCR_FSALL_SET((fs_active - 1)); in stm32_sai_set_frame()1043 sai->fs_length, fs_active); in stm32_sai_set_frame()
447 __fs32 fs_active;/* used by snapshots to track fs */893 __fs32 fs_active; member