Home
last modified time | relevance | path

Searched refs:iopad (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dttc_dkb.c184 #define CFG_IOPADMODE(iopad) (iopad) /* 0x0 ~ 0xd */ argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxa168fb.h399 #define CFG_IOPADMODE(iopad) (iopad) argument
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h631 #define CFG_IOPADMODE(iopad) (iopad) argument
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c310 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()