Home
last modified time | relevance | path

Searched refs:in_offset (Results 1 – 5 of 5) sorted by relevance

/drivers/gpio/
A Dgpio-loongson-64bit.c28 unsigned int in_offset; member
196 .in_offset = 0x20,
205 .in_offset = 0x8,
214 .in_offset = 0x8,
223 .in_offset = 0xc,
232 .in_offset = 0x20,
241 .in_offset = 0x8,
249 .in_offset = 0xc,
258 .in_offset = 0xa00,
278 .in_offset = 0x8,
[all …]
/drivers/crypto/
A Datmel-tdes.c107 size_t in_offset; member
458 if ((!dd->in_offset) && (!dd->out_offset)) { in atmel_tdes_crypt_start()
497 count = atmel_tdes_sg_copy(&dd->in_sg, &dd->in_offset, in atmel_tdes_crypt_start()
588 dd->in_offset = 0; in atmel_tdes_handle_queue()
/drivers/cxl/
A Dpmem.c203 .offset = cpu_to_le32(cmd->in_offset), in cxl_pmem_get_config_data()
242 .offset = cpu_to_le32(cmd->in_offset), in cxl_pmem_set_config_data()
/drivers/nvdimm/
A Ddimm_devs.c107 cmd->in_offset = offset + buf_offset; in nvdimm_get_config_data()
153 cmd->in_offset = offset + buf_offset; in nvdimm_set_config_data()
/drivers/acpi/nfit/
A Dcore.c550 out_obj = acpi_label_read(handle, p->in_offset, p->in_length); in acpi_nfit_ctl()
555 out_obj = acpi_label_write(handle, p->in_offset, p->in_length, in acpi_nfit_ctl()

Completed in 16 milliseconds