Lines Matching refs:padded
134 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local
159 padded = 0; in xlnx_parse_aes_params()
162 padded = 4; in xlnx_parse_aes_params()
171 bit_depth = 16 + padded; in xlnx_parse_aes_params()
174 bit_depth = 18 + padded; in xlnx_parse_aes_params()
177 bit_depth = 19 + padded; in xlnx_parse_aes_params()
180 bit_depth = 20 + padded; in xlnx_parse_aes_params()
208 padded = 4; in xlnx_parse_aes_params()
210 padded = 0; in xlnx_parse_aes_params()
214 bit_depth = 16 + padded; in xlnx_parse_aes_params()
217 bit_depth = 18 + padded; in xlnx_parse_aes_params()
220 bit_depth = 19 + padded; in xlnx_parse_aes_params()
223 bit_depth = 20 + padded; in xlnx_parse_aes_params()
226 bit_depth = 17 + padded; in xlnx_parse_aes_params()