Searched refs:fs_active (Results 1 – 2 of 2) sorted by relevance
906 int fs_active, offset, format; in stm32_sai_set_frame() local912 fs_active = sai->fs_length / 2; in stm32_sai_set_frame()915 fs_active = 1; in stm32_sai_set_frame()918 frcr |= SAI_XFRCR_FSALL_SET((fs_active - 1)); in stm32_sai_set_frame()922 sai->fs_length, fs_active); in stm32_sai_set_frame()
447 __fs32 fs_active;/* used by snapshots to track fs */897 __fs32 fs_active; member