Lines Matching refs:padded
132 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local
157 padded = 0; in xlnx_parse_aes_params()
160 padded = 4; in xlnx_parse_aes_params()
169 bit_depth = 16 + padded; in xlnx_parse_aes_params()
172 bit_depth = 18 + padded; in xlnx_parse_aes_params()
175 bit_depth = 19 + padded; in xlnx_parse_aes_params()
178 bit_depth = 20 + padded; in xlnx_parse_aes_params()
206 padded = 4; in xlnx_parse_aes_params()
208 padded = 0; in xlnx_parse_aes_params()
212 bit_depth = 16 + padded; in xlnx_parse_aes_params()
215 bit_depth = 18 + padded; in xlnx_parse_aes_params()
218 bit_depth = 19 + padded; in xlnx_parse_aes_params()
221 bit_depth = 20 + padded; in xlnx_parse_aes_params()
224 bit_depth = 17 + padded; in xlnx_parse_aes_params()