Lines Matching full:rom
61 "^rom-[0-9a-f]{2}h$":
66 rom-addr:
68 description: Register address of ROM area to be updated.
70 rom-val:
72 description: Value to write to the ROM register.
97 rom-14h {
98 rom-addr = /bits/ 8 <0x14>;
99 rom-val = /bits/ 8 <0xcf>;
103 rom-15h {
104 rom-addr = /bits/ 8 <0x15>;
105 rom-val = /bits/ 8 <0xc7>;
109 rom-19h {
110 rom-addr = /bits/ 8 <0x19>;
111 rom-val = /bits/ 8 <0x0f>;
144 rom-14h {
145 rom-addr = /bits/ 8 <0x14>;
146 rom-val = /bits/ 8 <0xcf>;