Searched refs:conf_offset (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpio/ |
| H A D | gpio-loongson-64bit.c | 30 unsigned int conf_offset; member 62 writeb(bval, lgpio->reg_base + lgpio->chip_data->conf_offset + pin); in loongson_commit_direction() 114 bval = readb(lgpio->reg_base + lgpio->chip_data->conf_offset + pin); in loongson_gpio_get_direction() 300 .dirin = lgpio->reg_base + lgpio->chip_data->conf_offset, in loongson_gpio_init() 359 .conf_offset = 0x0, 368 .conf_offset = 0x800, 385 .conf_offset = 0x0, 394 .conf_offset = 0x0, 403 .conf_offset = 0x0, 412 .conf_offset = 0x800, [all …]
|
| /linux/fs/smb/client/ |
| H A D | trace.h | 737 __u64 conf_offset, 741 TP_ARGS(fid, req_offset, req_len, req_type, conf_offset, conf_len, conf_type, conf_pid), 747 __field(__u64, conf_offset) 757 __entry->conf_offset = conf_offset; 764 __entry->conf_offset, __entry->conf_len, __entry->conf_type, __entry->conf_pid)
|