Home
last modified time | relevance | path

Searched refs:nfit_dcr (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/acpi/
H A Dnvdimm.c344 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
349 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
351 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
352 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
353 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
356 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
357 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
360 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
362 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
363 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/acpi/
H A Dnvdimm.c344 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
349 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
351 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
352 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
353 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
356 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
357 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
360 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
362 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
363 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/acpi/
H A Dnvdimm.c344 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
349 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
351 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
352 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
353 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
356 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
357 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
360 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
362 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
363 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/acpi/
H A Dnvdimm.c318 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
323 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
325 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
326 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
327 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
330 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
331 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
334 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
336 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
337 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/acpi/
H A Dnvdimm.c318 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
323 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
325 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
326 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
327 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
330 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
331 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
334 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
336 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
337 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu/qemu-6.2.0/hw/acpi/
H A Dnvdimm.c299 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
304 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
306 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
307 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
308 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
311 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
312 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
315 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
317 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
318 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu60/qemu-6.0.0/hw/acpi/
H A Dnvdimm.c315 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
320 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
322 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
323 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
324 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
327 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
328 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
331 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
333 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
334 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu5/qemu-5.2.0/hw/acpi/
H A Dnvdimm.c315 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
320 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
322 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
323 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
324 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
327 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
328 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
331 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
333 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
334 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/acpi/
H A Dnvdimm.c315 NvdimmNfitControlRegion *nfit_dcr; in nvdimm_build_structure_dcr() local
320 nfit_dcr = acpi_data_push(structures, sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
322 nfit_dcr->type = cpu_to_le16(4 /* NVDIMM Control Region Structure */); in nvdimm_build_structure_dcr()
323 nfit_dcr->length = cpu_to_le16(sizeof(*nfit_dcr)); in nvdimm_build_structure_dcr()
324 nfit_dcr->dcr_index = cpu_to_le16(nvdimm_slot_to_dcr_index(slot)); in nvdimm_build_structure_dcr()
327 nfit_dcr->vendor_id = cpu_to_le16(0x8086); in nvdimm_build_structure_dcr()
328 nfit_dcr->device_id = cpu_to_le16(1); in nvdimm_build_structure_dcr()
331 nfit_dcr->revision_id = cpu_to_le16(1 /* Current Revision supported in nvdimm_build_structure_dcr()
333 nfit_dcr->serial_number = cpu_to_le32(sn); in nvdimm_build_structure_dcr()
334 nfit_dcr->fic = cpu_to_le16(0x301 /* Format Interface Code: in nvdimm_build_structure_dcr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/nfit/
H A Dcore.c802 struct nfit_dcr *nfit_dcr; in add_dcr() local
813 nfit_dcr = devm_kzalloc(dev, sizeof(*nfit_dcr) + sizeof(*dcr), in add_dcr()
815 if (!nfit_dcr) in add_dcr()
817 INIT_LIST_HEAD(&nfit_dcr->list); in add_dcr()
1099 struct nfit_dcr *nfit_dcr; in __nfit_mem_init() local
1140 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1142 && nfit_dcr->dcr->windows) in __nfit_mem_init()
1143 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1566 struct nfit_dcr *nfit_dcr; in format1_show() local
1574 if (nfit_dcr->dcr->code == dcr->code) in format1_show()
[all …]
H A Dnfit.h172 struct nfit_dcr { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/nfit/
H A Dcore.c802 struct nfit_dcr *nfit_dcr; in add_dcr() local
813 nfit_dcr = devm_kzalloc(dev, sizeof(*nfit_dcr) + sizeof(*dcr), in add_dcr()
815 if (!nfit_dcr) in add_dcr()
817 INIT_LIST_HEAD(&nfit_dcr->list); in add_dcr()
1099 struct nfit_dcr *nfit_dcr; in __nfit_mem_init() local
1140 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1142 && nfit_dcr->dcr->windows) in __nfit_mem_init()
1143 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1566 struct nfit_dcr *nfit_dcr; in format1_show() local
1574 if (nfit_dcr->dcr->code == dcr->code) in format1_show()
[all …]
H A Dnfit.h172 struct nfit_dcr { struct
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/nfit/
H A Dcore.c802 struct nfit_dcr *nfit_dcr; in add_dcr() local
813 nfit_dcr = devm_kzalloc(dev, sizeof(*nfit_dcr) + sizeof(*dcr), in add_dcr()
815 if (!nfit_dcr) in add_dcr()
817 INIT_LIST_HEAD(&nfit_dcr->list); in add_dcr()
1099 struct nfit_dcr *nfit_dcr; in __nfit_mem_init() local
1140 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1142 && nfit_dcr->dcr->windows) in __nfit_mem_init()
1143 nfit_mem->dcr = nfit_dcr->dcr; in __nfit_mem_init()
1566 struct nfit_dcr *nfit_dcr; in format1_show() local
1574 if (nfit_dcr->dcr->code == dcr->code) in format1_show()
[all …]
H A Dnfit.h172 struct nfit_dcr { struct