Searched refs:plain (Results 1 – 7 of 7) sorted by relevance
53 answer Y, just in case. You will still be able to use plain SLIP. If
22 that can be used with a plain text terminal.
1263 Examples of suitable formats for Transparent copies include plain
2272 static void aes_128_encrypt(void *ctx, u8 *plain, u8 *crypt) in aes_128_encrypt() argument2274 rijndaelEncrypt(ctx, plain, crypt); in aes_128_encrypt()
219 run the Radeon in plain VGA mode.
4823 unsigned int plain = in INFO_bm_xfer_stats() local4834 if (total >= plain) in INFO_bm_xfer_stats()4838 r = (total > UINT_MAX/1000) ? (total / (plain/1000)) in INFO_bm_xfer_stats()4839 : (1000 * total / plain); in INFO_bm_xfer_stats()
1213 don't need to choose this to run the Radeon in plain VGA mode.2234 through device tree, or plain old platform data.