Searched refs:type1 (Results 1 – 11 of 11) sorted by relevance
| /drivers/of/unittest-data/ |
| A D | tests-match.dtsi | 7 name1 { device_type = "type1"; }; 8 a { name2 { device_type = "type1"; }; }; 15 name7 { compatible = "compat2"; device_type = "type1"; }; 16 name8 { compatible = "compat2"; device_type = "type1"; };
|
| /drivers/acpi/acpica/ |
| A D | nsprepkg.c | 27 u8 type1, 703 u8 type1, in acpi_ns_check_package_elements() argument 720 type1, i + start_index); in acpi_ns_check_package_elements()
|
| /drivers/gpio/ |
| A D | gpio-aspeed-sgpio.c | 324 u32 type1 = 0; in aspeed_sgpio_set_type() local 349 type1 |= bit; in aspeed_sgpio_set_type() 364 reg = (reg & ~bit) | type1; in aspeed_sgpio_set_type()
|
| A D | gpio-aspeed.c | 581 u32 type1 = 0; in aspeed_gpio_set_type() local 606 type1 = 1; in aspeed_gpio_set_type() 619 type1); in aspeed_gpio_set_type()
|
| /drivers/net/ethernet/fungible/funcore/ |
| A D | fun_dev.h | 128 unsigned int id0, enum fun_admin_bind_type type1,
|
| A D | fun_dev.c | 546 unsigned int id0, enum fun_admin_bind_type type1, in fun_bind() argument 554 cmd->entry[1] = FUN_ADMIN_BIND_ENTRY_INIT(type1, id1); in fun_bind()
|
| /drivers/peci/ |
| A D | request.c | 471 #define __read_ep_mmio(x, y, addr_type, type1, type2) \ argument 476 offset, PECI_RDENDPTCFG_MMIO_WR_LEN_BASE + sizeof(type1), \
|
| /drivers/scsi/aacraid/ |
| A D | aachba.c | 207 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 …]
|
| /drivers/acpi/apei/ |
| A D | einj-core.c | 219 static int einj_get_available_error_types(u32 *type1, u32 *type2) in einj_get_available_error_types() argument 223 rc = einj_get_available_error_type(type1, ACPI_EINJ_GET_ERROR_TYPE); in einj_get_available_error_types() 226 if (*type1 & ACPI65_EINJV2_SUPP) { in einj_get_available_error_types()
|
| /drivers/mfd/ |
| A D | twl4030-power.c | 168 #define TWL_RESOURCE_GROUP_RESET(group, type1, type2) \ argument 169 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \
|
| /drivers/pinctrl/ |
| A D | pinctrl-rockchip.c | 108 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \ argument 121 { .drv_type = type1, .offset = -1 }, \
|
Completed in 42 milliseconds