Searched refs:pad_type (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | xenon_sdhci.c | 117 int pad_type; member 192 if (priv->pad_type == SOC_PAD_FIXED_1_8V) in armada_3700_soc_pad_voltage_set() 194 else if (priv->pad_type == SOC_PAD_SD) in armada_3700_soc_pad_voltage_set() 452 priv->pad_type = SOC_PAD_SD; in xenon_sdhci_ofdata_to_platdata() 454 priv->pad_type = SOC_PAD_FIXED_1_8V; in xenon_sdhci_ofdata_to_platdata()
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | gamecon.c | 800 static int gc_setup_pad(struct gc *gc, int idx, int pad_type) in gc_setup_pad() argument 807 if (pad_type < 1 || pad_type >= GC_MAX) { in gc_setup_pad() 808 pr_err("Pad type %d unknown\n", pad_type); in gc_setup_pad() 818 pad->type = pad_type; in gc_setup_pad() 823 input_dev->name = gc_names[pad_type]; in gc_setup_pad() 827 input_dev->id.product = pad_type; in gc_setup_pad() 835 if (pad_type != GC_SNESMOUSE) { in gc_setup_pad() 843 gc->pad_count[pad_type]++; in gc_setup_pad() 845 switch (pad_type) { in gc_setup_pad()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-xenon-phy.c | 155 enum soc_pad_ctrl_type pad_type; member 286 if (params->pad_ctrl.pad_type == SOC_PAD_FIXED_1_8V) { in armada_3700_soc_pad_voltage_set() 288 } else if (params->pad_ctrl.pad_type == SOC_PAD_SD) { in armada_3700_soc_pad_voltage_set() 680 params->pad_ctrl.pad_type = SOC_PAD_SD; in get_dt_pad_ctrl_data() 682 params->pad_ctrl.pad_type = SOC_PAD_FIXED_1_8V; in get_dt_pad_ctrl_data()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | mdc2.h | 79 int pad_type; /* either 1 or 2, default 1 */ member
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | btf_dump.c | 829 const char *pad_type; in btf_dump_emit_bit_padding() local 833 pad_type = "long"; in btf_dump_emit_bit_padding() 836 pad_type = "int"; in btf_dump_emit_bit_padding() 839 pad_type = "short"; in btf_dump_emit_bit_padding() 842 pad_type = "char"; in btf_dump_emit_bit_padding() 845 btf_dump_printf(d, "\n%s%s: %d;", pfx(lvl), pad_type, pad_bits); in btf_dump_emit_bit_padding()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/amcc/ |
| H A D | crypto4xx_alg.c | 32 u32 hdr_proc, u32 h, u32 c, u32 pad_type, in set_dynamic_sa_command_0() argument 43 sa->sa_command_0.bf.pad_type = pad_type & 3; in set_dynamic_sa_command_0() 44 sa->sa_command_0.bf.extend_pad = pad_type >> 2; in set_dynamic_sa_command_0()
|
| H A D | crypto4xx_sa.h | 100 u32 pad_type:2; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | common_terminals.hpp | 109 ( pad, pad_type )
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/sirf/ |
| H A D | pinctrl-atlas7.c | 4786 u8 pad_type; member
|