Searched refs:access_type (Results 1 – 6 of 6) sorted by relevance
492 u8 access_type; in acpi_ps_get_next_field() local582 access_type = ACPI_GET8(parser_state->aml); in acpi_ps_get_next_field()587 field->common.value.integer = (u8)access_type; in acpi_ps_get_next_field()
752 int access_type, int op) in denali_send_pipeline_cmd() argument771 if (op == DENALI_WRITE && access_type != SPARE_ACCESS) { in denali_send_pipeline_cmd()774 } else if (op == DENALI_WRITE && access_type == SPARE_ACCESS) { in denali_send_pipeline_cmd()777 index_addr(denali, cmd, access_type); in denali_send_pipeline_cmd()784 index_addr(denali, cmd, access_type); in denali_send_pipeline_cmd()791 if (access_type == SPARE_ACCESS) { in denali_send_pipeline_cmd()
180 unsigned char access_type, struct pci_bus *bus, in rcar_pcie_config_access() argument209 if (access_type == RCAR_PCI_ACCESS_READ) { in rcar_pcie_config_access()247 if (access_type == RCAR_PCI_ACCESS_READ) in rcar_pcie_config_access()
364 __le16 access_type; member
363 __le16 access_type; member
2094 cmd_resp->access_type = cpu_to_le16(access); in i40e_aq_request_resource()