Searched defs:byte_off (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/power/acpi/tools/ec/ |
| H A D | ec_access.c | 129 int byte_off, bytes_read; in dump_ec() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 54 #define _HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 66 #define HWS_SET32(p, v, byte_off, bit_off, mask) \ argument 80 #define HWS_GET32(p, byte_off, bit_off, mask) \ argument
|