Home
last modified time | relevance | path

Searched refs:type2 (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/mfd/
H A Dtwl4030-power.c168 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument
169 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \
171 #define TWL_RESOURCE_GROUP_SLEEP(group, type, type2) \ argument
172 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \
174 #define TWL_RESOURCE_GROUP_ACTIVE(group, type, type2) \ argument
175 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \
179 .type = (typ), .type2 = (typ2), \
184 .type = (typ), .type2 = (typ2), \
422 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
424 type |= rconfig->type2 << TYPE2_SHIFT; in twl4030_configure_resource()
/linux/arch/x86/pci/
H A Ddirect.c286 goto type2; in pci_direct_probe()
288 goto type2; in pci_direct_probe()
297 type2: in pci_direct_probe()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c127 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument
130 type2 == MTRR_TYPE_UNCACHABLE || in types_compatible()
131 (type1 == MTRR_TYPE_WRTHROUGH && type2 == MTRR_TYPE_WRBACK) || in types_compatible()
132 (type1 == MTRR_TYPE_WRBACK && type2 == MTRR_TYPE_WRTHROUGH); in types_compatible()
/linux/drivers/acpi/acpica/
H A Dnsprepkg.c29 u8 type2, u32 count2, u32 start_index);
705 u8 type2, u32 count2, u32 start_index) in acpi_ns_check_package_elements() argument
730 type2, in acpi_ns_check_package_elements()
/linux/drivers/of/unittest-data/
H A Dtests-match.dtsi10 c { name2 { device_type = "type2"; }; };
/linux/drivers/gpio/
H A Dgpio-aspeed-sgpio.c325 u32 type2 = 0; in aspeed_sgpio_set_type() local
337 type2 |= bit; in aspeed_sgpio_set_type()
369 reg = (reg & ~bit) | type2; in aspeed_sgpio_set_type()
H A Dgpio-aspeed.c578 u32 type2 = 0; in aspeed_gpio_set_type() local
590 type2 = 1; in aspeed_gpio_set_type()
617 type2); in aspeed_gpio_set_type()
/linux/drivers/peci/
H A Drequest.c471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument
477 sizeof(type2)); \
/linux/arch/x86/mm/
H A Dinit_64.c63 #define DEFINE_POPULATE(fname, type1, type2, init) \ argument
65 type1##_t *arg1, type2##_t *arg2, bool init) \
78 #define DEFINE_ENTRY(type1, type2, init) \ in DEFINE_POPULATE() argument
80 type2##_t arg2, bool init) \ in DEFINE_POPULATE()
/linux/drivers/scsi/aacraid/
H A Daachba.c208 struct tvpd_id_descriptor_type_2 type2; member
1029 sizeof(vpdpage83data.type2); in get_container_serial_callback()
1069 vpdpage83data.type2.codeset = 1; in get_container_serial_callback()
1071 vpdpage83data.type2.identifiertype = 2; in get_container_serial_callback()
1072 vpdpage83data.type2.identifierlength = in get_container_serial_callback()
1073 sizeof(vpdpage83data.type2) - 4; in get_container_serial_callback()
1075 vpdpage83data.type2.eu64id.venid[0] = 0xD0; in get_container_serial_callback()
1076 vpdpage83data.type2.eu64id.venid[1] = 0; in get_container_serial_callback()
1077 vpdpage83data.type2.eu64id.venid[2] = 0; in get_container_serial_callback()
1079 vpdpage83data.type2.eu64id.Serial = in get_container_serial_callback()
[all …]
/linux/Documentation/watchdog/
H A Dmlx-wdt.rst61 version - type1 or type2.
/linux/net/mac80211/
H A Diface.c329 static inline int identical_mac_addr_allowed(int type1, int type2) in identical_mac_addr_allowed() argument
332 type2 == NL80211_IFTYPE_MONITOR || in identical_mac_addr_allowed()
334 type2 == NL80211_IFTYPE_P2P_DEVICE || in identical_mac_addr_allowed()
335 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) || in identical_mac_addr_allowed()
337 (type2 == NL80211_IFTYPE_AP || in identical_mac_addr_allowed()
338 type2 == NL80211_IFTYPE_AP_VLAN)); in identical_mac_addr_allowed()
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c42 #define __WSM_GET(buf, type, type2, cvt) \ argument
47 val = cvt(*(type2 *)(buf)->data); \
65 #define __WSM_PUT(buf, val, type, type2, cvt) \ argument
70 *(type2 *)(buf)->data = cvt(val); \
/linux/drivers/video/fbdev/
H A Dffb.c333 u32 type2; member
446 upa_writel(FFB_DAC_CUR_CTRL, &dac->type2); in ffb_switch_from_graph()
/linux/drivers/acpi/apei/
H A Deinj-core.c220 static int einj_get_available_error_types(u32 *type1, u32 *type2) in einj_get_available_error_types() argument
228 rc = einj_get_available_error_type(type2, in einj_get_available_error_types()
/linux/Documentation/process/
H A Ddeprecated.rst362 struct type2 two[0];
372 DECLARE_FLEX_ARRAY(struct type2, two);
/linux/Documentation/translations/it_IT/process/
H A Ddeprecated.rst397 struct type2 two[0];
407 DECLARE_FLEX_ARRAY(struct type2, two);
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h2566 uint64_t type2:16; member
2572 uint64_t type2:16;
/linux/Documentation/input/joydev/
H A Djoystick.rst166 analog.map=<type1>,<type2>,<type3>,....
/linux/tools/lib/python/kdoc/
H A Dkdoc_parser.py994 type2 = r'(?:[\w\s]+\*+)+'
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-cxl300 What: /sys/bus/cxl/devices/decoderX.Y/cap_{pmem,ram,type2,type3}
/linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c131 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument
145 { .drv_type = type2, .offset = -1 }, \
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt501 Format: <type1>,<type2>,..<type16>