Searched refs:iopad (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-mmp/ |
| H A D | ttc_dkb.c | 184 #define CFG_IOPADMODE(iopad) (iopad) /* 0x0 ~ 0xd */ argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | pxa168fb.h | 399 #define CFG_IOPADMODE(iopad) (iopad) argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.h | 631 #define CFG_IOPADMODE(iopad) (iopad) argument
|
| /OK3568_Linux_fs/kernel/drivers/crypto/chelsio/ |
| H A D | chcr_algo.c | 310 char *iopad, char *result_hash, in chcr_compute_partial_hash() argument 320 crypto_shash_update(desc, iopad, SHA1_BLOCK_SIZE) ?: in chcr_compute_partial_hash() 325 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash() 331 crypto_shash_update(desc, iopad, SHA256_BLOCK_SIZE) ?: in chcr_compute_partial_hash() 337 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash() 343 crypto_shash_update(desc, iopad, SHA512_BLOCK_SIZE) ?: in chcr_compute_partial_hash()
|