Searched defs:__base (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/watchdog/ |
| H A D | s32g_wdt.c | 20 #define S32G_SWT_CR(__base) ((__base) + 0x00) /* Control Register offset */ argument 26 #define S32G_SWT_TO(__base) ((__base) + 0x08) /* Timeout Register offset */ argument 28 #define S32G_SWT_SR(__base) ((__base) + 0x10) /* Service Register offset */ argument 32 #define S32G_SWT_CO(__base) ((__base) + 0x14) /* Counter output register */ argument
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables_offload.h | 79 #define NFT_OFFLOAD_MATCH_FLAGS(__key, __base, __field, __len, __reg, __flags) \ argument 88 #define NFT_OFFLOAD_MATCH(__key, __base, __field, __len, __reg) \ argument 91 #define NFT_OFFLOAD_MATCH_EXACT(__key, __base, __field, __len, __reg) \ argument
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | ttm_object.h | 285 #define ttm_base_object_kfree(__object, __base)\ argument
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00queue.c | 1113 #define QUEUE_ENTRY_PRIV_OFFSET(__base, __index, __limit, __esize, __psize) \ in rt2x00queue_alloc_entries() argument
|