Searched refs:in_offset (Results 1 – 5 of 5) sorted by relevance
| /drivers/gpio/ |
| A D | gpio-loongson-64bit.c | 28 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 D | atmel-tdes.c | 107 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 D | pmem.c | 203 .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 D | dimm_devs.c | 107 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 D | core.c | 550 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