Searched refs:gph (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | s3c2416-pinctrl.dtsi | 54 gph: gph { label 84 samsung,pins = "gph-0", "gph-1"; 89 samsung,pins = "gph-8", "gph-9"; 94 samsung,pins = "gph-2", "gph-3"; 99 samsung,pins = "gph-10", "gph-11"; 104 samsung,pins = "gph-4", "gph-5"; 109 samsung,pins = "gph-6", "gph-7"; 114 samsung,pins = "gph-6", "gph-7"; 119 samsung,pins = "gph-12";
|
| H A D | s3c64xx-pinctrl.dtsi | 66 gph: gph { label 268 samsung,pins = "gph-1"; 274 samsung,pins = "gph-0"; 280 samsung,pins = "gph-2"; 286 samsung,pins = "gph-2", "gph-3", "gph-4", "gph-5"; 292 samsung,pins = "gph-2", "gph-3", "gph-4", "gph-5", 293 "gph-6", "gph-7", "gph-8", "gph-9"; 317 samsung,pins = "gph-6"; 323 samsung,pins = "gph-6", "gph-7", "gph-8", "gph-9"; 355 "gph-8", "gph-9"; [all …]
|
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.c | 154 struct gphdr gph; member 390 gph->param0 = rte_cpu_to_be_16(cryptlen); in create_cipher_gph() 391 gph->param1 = 0; in create_cipher_gph() 392 gph->param2 = rte_cpu_to_be_16(ivlen); in create_cipher_gph() 393 gph->param3 = 0; in create_cipher_gph() 613 struct gphdr *gph) in create_aead_gph() argument 629 gph->param0 = rte_cpu_to_be_16(cryptlen); in create_aead_gph() 630 gph->param1 = rte_cpu_to_be_16(authlen); in create_aead_gph() 637 gph->param3 = rte_cpu_to_be_16(param3.value); in create_aead_gph() 661 op->sym->auth.data.length, &sr->gph); in process_cipher_auth_data() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | samsung,s3cmci.txt | 41 wp-gpios = <&gph 8 GPIO_ACTIVE_LOW>;
|