Home
last modified time | relevance | path

Searched defs:bcm_hcs (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbcm933xx_hcs.h22 struct bcm_hcs { struct
23 __u16 magic;
24 __u16 control;
25 __u16 rev_maj;
26 __u16 rev_min;
27 __u32 build_date;
28 __u32 filelen;
29 __u32 ldaddress;
30 char filename[64];
31 __u16 hcs;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dbcm933xx_hcs.h11 struct bcm_hcs { struct
12 __u16 magic;
13 __u16 control;
14 __u16 rev_maj;
15 __u16 rev_min;
16 __u32 build_date;
17 __u32 filelen;
18 __u32 ldaddress;
19 char filename[64];
20 __u16 hcs;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbcm933xx_hcs.h9 struct bcm_hcs { struct
10 __u16 magic;
11 __u16 control;
12 __u16 rev_maj;
13 __u16 rev_min;
14 __u32 build_date;
15 __u32 filelen;
16 __u32 ldaddress;
17 char filename[64];
18 __u16 hcs;
[all …]