Home
last modified time | relevance | path

Searched full:type1 (Results 1 – 25 of 56) sorted by relevance

123

/linux/arch/alpha/kernel/
H A Dcore_t2.c142 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
148 " addr=0x%lx, type1=0x%x)\n", in mk_conf_addr()
149 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
162 *type1 = 0; in mk_conf_addr()
166 *type1 = 1; in mk_conf_addr()
176 * to do type1 access. This is protected by the use of spinlock IRQ
181 conf_read(unsigned long addr, unsigned char type1) in conf_read() argument
188 DBG(("conf_read(addr=0x%lx, type1=%d)\n", addr, type1)); in conf_read()
190 /* If Type1 access, must set T2 CFG. */ in conf_read()
191 if (type1) { in conf_read()
[all …]
H A Dcore_mcpcia.c87 conf_read(unsigned long addr, unsigned char type1, in conf_read() argument
98 DBG_CFG(("conf_read(addr=0x%lx, type1=%d, hose=%d)\n", in conf_read()
99 addr, type1, mid)); in conf_read()
135 conf_write(unsigned long addr, unsigned int value, unsigned char type1, in conf_write() argument
172 unsigned char *type1) in mk_conf_addr() argument
178 " pci_addr=0x%p, type1=0x%p)\n", in mk_conf_addr()
179 bus, devfn, hose->index, where, pci_addr, type1)); in mk_conf_addr()
182 *type1 = 1; in mk_conf_addr()
201 unsigned char type1; in mcpcia_read_config() local
203 if (mk_conf_addr(bus, devfn, where, hose, &addr, &type1)) in mcpcia_read_config()
[all …]
H A Dcore_polaris.c68 unsigned long *pci_addr, u8 *type1) in mk_conf_addr() argument
72 *type1 = (bus == 0) ? 0 : 1; in mk_conf_addr()
88 unsigned char type1; in polaris_read_config() local
90 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in polaris_read_config()
114 unsigned char type1; in polaris_write_config() local
116 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in polaris_write_config()
H A Dcore_irongate.c83 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
89 "pci_addr=0x%p, type1=0x%p)\n", in mk_conf_addr()
90 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
92 *type1 = (bus != 0); in mk_conf_addr()
107 unsigned char type1; in irongate_read_config() local
109 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in irongate_read_config()
132 unsigned char type1; in irongate_write_config() local
134 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in irongate_write_config()
H A Dcore_tsunami.c93 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
100 "pci_addr=0x%p, type1=0x%p)\n", in mk_conf_addr()
101 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
105 *type1 = (bus != 0); in mk_conf_addr()
120 unsigned char type1; in tsunami_read_config() local
122 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in tsunami_read_config()
145 unsigned char type1; in tsunami_write_config() local
147 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in tsunami_write_config()
H A Dcore_wildfire.c359 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
366 "pci_addr=0x%p, type1=0x%p)\n", in mk_conf_addr()
367 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
371 *type1 = (bus != 0); in mk_conf_addr()
386 unsigned char type1; in wildfire_read_config() local
388 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in wildfire_read_config()
411 unsigned char type1; in wildfire_write_config() local
413 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in wildfire_write_config()
H A Dcore_titan.c116 unsigned long *pci_addr, unsigned char *type1) in mk_conf_addr() argument
123 "pci_addr=0x%p, type1=0x%p)\n", in mk_conf_addr()
124 bus, device_fn, where, pci_addr, type1)); in mk_conf_addr()
128 *type1 = (bus != 0); in mk_conf_addr()
143 unsigned char type1; in titan_read_config() local
145 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in titan_read_config()
168 unsigned char type1; in titan_write_config() local
170 if (mk_conf_addr(bus, devfn, where, &addr, &type1)) in titan_write_config()
/linux/drivers/of/unittest-data/
H A Dtests-match.dtsi7 name1 { device_type = "type1"; };
8 a { name2 { device_type = "type1"; }; };
15 name7 { compatible = "compat2"; device_type = "type1"; };
16 name8 { compatible = "compat2"; device_type = "type1"; };
/linux/drivers/md/dm-vdo/
H A Dmemory-alloc.h77 * @TYPE1: The type of the primary object to allocate. This type determines the alignment of the
86 #define vdo_allocate_extended(TYPE1, COUNT, TYPE2, WHAT, PTR) \ argument
89 TYPE1 **_ptr = (PTR); \
90 BUILD_BUG_ON(__alignof__(TYPE1) < __alignof__(TYPE2)); \
93 sizeof(TYPE1), \
94 __alignof__(TYPE1), \
/linux/arch/alpha/include/asm/
H A Dpal.h41 #define __CALL_PAL_W2(NAME, TYPE0, TYPE1) \ argument
42 extern inline void NAME(TYPE0 arg0, TYPE1 arg1) \
45 register TYPE1 __r17 __asm__("$17") = arg1; \
66 #define __CALL_PAL_RW2(NAME, RTYPE, TYPE0, TYPE1) \ argument
67 extern inline RTYPE NAME(TYPE0 arg0, TYPE1 arg1) \
71 register TYPE1 __r17 __asm__("$17") = arg1; \
/linux/drivers/mfd/
H A Dtwl4030-power.c163 * It seems that type1 and type2 is just the resource init order
164 * number for the type1 and type2 group.
168 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument
169 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \
782 * Note that the type1 and type2 seem to be just the init order number
783 * for type1 and type2 groups as specified in the document mentioned
/linux/tools/include/linux/
H A Dbtf_ids.h66 * BTF_ID(type1, name1)
122 * BTF_ID(type1, name1)
/linux/include/dt-bindings/bus/
H A Dti-sysc.h4 /* Generic sysc found on omap2 and later, also known as type1 */
/linux/drivers/acpi/acpica/
H A Dnsprepkg.c27 u8 type1,
687 * type1 - Object type for first group
703 u8 type1, in acpi_ns_check_package_elements() argument
720 type1, i + start_index); in acpi_ns_check_package_elements()
/linux/arch/arm/mach-omap2/
H A Domap_hwmod_common_data.c24 * struct omap_hwmod_sysc_type1 - TYPE1 sysconfig scheme.
/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
79 static inline void set_##type1##_init(type1##_t *arg1, \ in DEFINE_POPULATE()
83 set_##type1##_safe(arg1, arg2); \ in DEFINE_POPULATE()
85 set_##type1(arg1, arg2); \ in DEFINE_POPULATE()
/linux/Documentation/watchdog/
H A Dmlx-wdt.rst61 version - type1 or type2.
/linux/drivers/peci/
H A Drequest.c471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument
476 offset, PECI_RDENDPTCFG_MMIO_WR_LEN_BASE + sizeof(type1), \
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.h128 unsigned int id0, enum fun_admin_bind_type type1,
/linux/drivers/input/mouse/
H A Dbcm5974.c176 TYPE1, /* plain trackpad */ enumerator
323 0x81, DATAFORMAT(TYPE1),
336 0x81, DATAFORMAT(TYPE1),
912 if (cfg->tp_type == TYPE1) { in bcm5974_probe()
/linux/drivers/iommu/iommufd/
H A Dvfio_compat.c338 * The difference between TYPE1 and TYPE1v2 is the ability to unmap in in iommufd_vfio_set_iommu()
341 * driver. TYPE1 is very old at this point and likely nothing uses it, in iommufd_vfio_set_iommu()
/linux/drivers/pci/controller/
H A Dpcie-rcar.h16 #define TYPE1 BIT(8) macro
/linux/Documentation/devicetree/bindings/pci/
H A Dmediatek,mt7621-pcie.yaml29 | '------------------' | Type1
/linux/drivers/scsi/aacraid/
H A Daachba.c207 struct tvpd_id_descriptor_type_1 type1; member
1028 sizeof(vpdpage83data.type1) + in get_container_serial_callback()
1038 vpdpage83data.type1.codeset = 2; in get_container_serial_callback()
1040 vpdpage83data.type1.identifiertype = 1; in get_container_serial_callback()
1041 vpdpage83data.type1.identifierlength = in get_container_serial_callback()
1042 sizeof(vpdpage83data.type1) - 4; in get_container_serial_callback()
1045 memcpy(vpdpage83data.type1.venid, in get_container_serial_callback()
1047 sizeof(vpdpage83data.type1.venid)); in get_container_serial_callback()
1048 memcpy(vpdpage83data.type1.productid, in get_container_serial_callback()
1051 vpdpage83data.type1.productid)); in get_container_serial_callback()
[all …]
/linux/Documentation/process/
H A Ddeprecated.rst361 struct type1 one[0];
371 DECLARE_FLEX_ARRAY(struct type1, one);

123