| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | paride.h | 101 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; macro 104 #define w0(byte) {out_p(0,byte);} 106 #define w1(byte) {out_p(1,byte);} 108 #define w2(byte) {out_p(2,byte);} 110 #define w3(byte) {out_p(3,byte);} 111 #define w4(byte) {out_p(4,byte);}
|
| H A D | bpck.c | 34 #define w2(byte) {out_p(2,byte); PC = byte;} 35 #define t2(pat) {PC ^= pat; out_p(2,PC);} 36 #define e2() {PC &= 0xfe; out_p(2,PC);} 37 #define o2() {PC |= 1; out_p(2,PC);}
|
| H A D | fit3.c | 34 #define w7(byte) {out_p(7,byte);}
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | designware_udc.c | 639 struct udc_endp_regs *out_p = &outep_regs_p[ep_num]; in udc_setup_ep() local 649 writel(readl(&out_p->endp_cntl) | ENDP_CNTL_CNAK, in udc_setup_ep() 650 &out_p->endp_cntl); in udc_setup_ep() 658 writel(ENDP_CNTL_CONTROL | ENDP_CNTL_RRDY, &out_p->endp_cntl); in udc_setup_ep() 661 &out_p->endp_maxpacksize); in udc_setup_ep() 694 writel(0x0, &out_p->endp_status); in udc_setup_ep() 695 writel((ep_type << 4) | ENDP_CNTL_RRDY, &out_p->endp_cntl); in udc_setup_ep() 697 &out_p->endp_maxpacksize); in udc_setup_ep()
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | dynroot.c | 191 goto out_p; in afs_lookup_atcell() 213 out_p: in afs_lookup_atcell()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | dh.h | 102 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | dsa.h | 101 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | ec.h | 144 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|
| H A D | rsa.h | 100 OPENSSL_EXPORT void RSA_get0_factors(const RSA *rsa, const BIGNUM **out_p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | dh.h | 102 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | ec.h | 144 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|
| H A D | dsa.h | 101 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | rsa.h | 100 OPENSSL_EXPORT void RSA_get0_factors(const RSA *rsa, const BIGNUM **out_p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | dh.h | 120 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | dsa.h | 121 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | ec.h | 149 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | dh.h | 120 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | dsa.h | 121 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | ec.h | 149 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | dh.h | 120 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | dsa.h | 121 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | ec.h | 149 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | dh.h | 120 OPENSSL_EXPORT void DH_get0_pqg(const DH *dh, const BIGNUM **out_p,
|
| H A D | dsa.h | 121 OPENSSL_EXPORT void DSA_get0_pqg(const DSA *dsa, const BIGNUM **out_p,
|
| H A D | ec.h | 149 OPENSSL_EXPORT int EC_GROUP_get_curve_GFp(const EC_GROUP *group, BIGNUM *out_p,
|