Searched refs:SAI_XCR_SBW_V (Results 1 – 2 of 2) sorted by relevance
31 #define SAI_XCR_SBW_V(v) ((((v) & SAI_XCR_SBW_MASK) >> 5) + 1) macro
468 slot_width = SAI_XCR_SBW_V(val); in rockchip_sai_hw_params()