Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dkey.h28 struct dm_key_uclass_platdata { struct
29 const char *name;
30 bool pre_reloc;
31 u32 code;
32 u8 type;
35 u8 channel;
36 int in_volt;
37 int center;
38 int min;
39 int max;
[all …]