Searched refs:DOWNLOAD_CTRL_OFFSET (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/ |
H A D | hwio.h | 34 #define DOWNLOAD_CTRL_OFFSET (0x0000FF80) macro 55 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, image_size)) 57 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, flags)) 59 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, put)) 61 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, trace_pc)) 63 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, get)) 65 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, status)) 67 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, debug_data))
|
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/ |
H A D | hwio.h | 34 #define DOWNLOAD_CTRL_OFFSET (0x0000FF80) macro 55 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, image_size)) 57 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, flags)) 59 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, put)) 61 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, trace_pc)) 63 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, get)) 65 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, status)) 67 (DOWNLOAD_CTRL_OFFSET + offsetof(struct download_cntl_t, debug_data))
|
Completed in 2 milliseconds