Home
last modified time | relevance | path

Searched refs:trd (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Data.h22 u8 trd; /* 0x06 */ member
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A Dm5253evbe.c118 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/crda/crda/
H A D0001-Make-alpha2-to-be-3-characters-long.patch20 @@ -958,7 +958,7 @@ reglib_parse_rules(FILE *fp, struct ieee80211_regdomain *trd)
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dm5253demo.c125 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
/OK3568_Linux_fs/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c142 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c4470 struct binder_transaction_data *trd = &tr.transaction_data; in binder_thread_read() local
4475 size_t trsize = sizeof(*trd); in binder_thread_read()
4682 trd->target.ptr = target_node->ptr; in binder_thread_read()
4683 trd->cookie = target_node->cookie; in binder_thread_read()
4690 trd->target.ptr = 0; in binder_thread_read()
4691 trd->cookie = 0; in binder_thread_read()
4694 trd->code = t->code; in binder_thread_read()
4695 trd->flags = t->flags; in binder_thread_read()
4696 trd->sender_euid = from_kuid(current_user_ns(), t->sender_euid); in binder_thread_read()
4702 trd->sender_pid = in binder_thread_read()
[all …]