Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/device/dram/
H A Drcd.c67 struct rcd_i2c_cmd { struct
68 uint8_t cmd;
69 uint8_t bytes; /* From next byte up to PEC (excluding) */
70 uint8_t reserved;
71 uint8_t devfun;
72 uint8_t reg_h;
73 uint8_t reg_l;
74 union { /* Not used for reads, can use 1, 2 or 4 for writes */