Home
last modified time | relevance | path

Searched defs:widget_cfg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/sn/include/xtalk/
Dxwidgetdev.h27 struct widget_cfg{ struct
28 u32 w_id; /* 0x04 */
29 u32 w_pad_0; /* 0x00 */
30 u32 w_status; /* 0x0c */
31 u32 w_pad_1; /* 0x08 */
32 u32 w_err_upper_addr; /* 0x14 */
33 u32 w_pad_2; /* 0x10 */
34 u32 w_err_lower_addr; /* 0x1c */
35 u32 w_pad_3; /* 0x18 */
36 u32 w_control; /* 0x24 */
[all …]
/linux-4.1.27/arch/mips/include/asm/xtalk/
Dxwidget.h98 typedef volatile struct widget_cfg { struct
121 } widget_cfg_t; argument