Searched refs:byte_swap (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ccp.h | 434 enum ccp_passthru_byteswap byte_swap; member 463 enum ccp_passthru_byteswap byte_swap; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-ops.c | 428 u32 byte_swap, bool from) in ccp_copy_to_from_sb() argument 453 op.u.passthru.byte_swap = byte_swap; in ccp_copy_to_from_sb() 460 u32 byte_swap) in ccp_copy_to_sb() argument 462 return ccp_copy_to_from_sb(cmd_q, wa, jobid, sb, byte_swap, false); in ccp_copy_to_sb() 467 u32 byte_swap) in ccp_copy_from_sb() argument 469 return ccp_copy_to_from_sb(cmd_q, wa, jobid, sb, byte_swap, true); in ccp_copy_from_sb()
|
| H A D | ccp-dev.h | 524 enum ccp_passthru_byteswap byte_swap; member
|
| H A D | ccp-dev-v3.c | 260 | (op->u.passthru.byte_swap << REQ1_PT_BS_SHIFT); in ccp_perform_passthru()
|
| H A D | ccp-dmaengine.c | 433 ccp_pt->byte_swap = CCP_PASSTHRU_BYTESWAP_NOOP; in ccp_create_desc()
|
| H A D | ccp-dev-v5.c | 512 CCP_PT_BYTESWAP(&function) = op->u.passthru.byte_swap; in ccp5_perform_passthru()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | dc.h | 301 uint byte_swap; /* _WIN_BYTE_SWAP_0 */ member
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | tegra.c | 55 clrsetbits_le32(&dc->win.byte_swap, BYTE_SWAP_MASK, in update_window()
|
| /OK3568_Linux_fs/u-boot/drivers/video/tegra124/ |
| H A D | display.c | 279 writel(0x00000000, &disp_ctrl->win.byte_swap); in tegra_dc_init()
|