Searched refs:iarg (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/ |
| H A D | scan_manager.c | 76 static void scan_mgr_jtag_io(const u32 flags, const u8 iarg, const u32 parg) in scan_mgr_jtag_io() argument 88 data |= iarg & 0x3f; /* TMS arg is 6 bits. */ in scan_mgr_jtag_io() 93 data |= iarg & 0xf; /* TDI/TDO arg is 4 bits. */ in scan_mgr_jtag_io() 117 scan_mgr_jtag_insn_data(const u8 iarg, const unsigned long *data, in scan_mgr_jtag_insn_data() argument 122 scan_mgr_jtag_io(JTAG_BP_INSN | JTAG_BP_2BYTE, iarg, dlen - 1); in scan_mgr_jtag_insn_data()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | bt866.c | 158 if (*iarg)
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-ioctl.c | 1639 unsigned long iarg = (unsigned long)arg; in ivtv_decoder_ioctls() local 1816 return ivtv_passthrough_mode(itv, iarg == VIDEO_SOURCE_DEMUX); in ivtv_decoder_ioctls() 1820 itv->speed_mute_audio = iarg; in ivtv_decoder_ioctls() 1825 if (iarg > AUDIO_STEREO_SWAPPED) in ivtv_decoder_ioctls() 1827 return v4l2_ctrl_s_ctrl(itv->ctrl_audio_playback, iarg + 1); in ivtv_decoder_ioctls() 1831 if (iarg > AUDIO_STEREO_SWAPPED) in ivtv_decoder_ioctls() 1833 return v4l2_ctrl_s_ctrl(itv->ctrl_audio_multilingual_playback, iarg + 1); in ivtv_decoder_ioctls()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | bio.h | 153 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | bio.h | 149 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | bio.h | 153 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | bio.h | 149 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | bio.h | 153 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | bio.h | 153 OPENSSL_EXPORT long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | bio.h | 673 long BIO_int_ctrl(BIO *bp, int cmd, long larg, int iarg);
|