Lines Matching defs:data
23 * mei_me_reg_read - Reads 32bit data from the mei device
26 * @offset: offset from which to read the data
38 * mei_me_reg_write - Writes 32bit data to the mei device
41 * @offset: offset from which to write the data
51 * mei_me_mecbrw_read - Reads 32bit data from ME circular buffer
64 * mei_me_hcbww_write - write 32bit data to the host circular buffer
67 * @data: 32bit data to be written to the host circular buffer
69 static inline void mei_me_hcbww_write(struct mei_device *dev, u32 data)
71 mei_me_reg_write(to_me_hw(dev), H_CB_WW, data);
75 * mei_me_mecsr_read - Reads 32bit data from the ME CSR
92 * mei_hcsr_read - Reads 32bit data from the host CSR
147 * mei_me_d0i3c_read - Reads 32bit data from the D0I3C register
543 * @data: payload
550 const void *data, size_t data_len)
558 if (WARN_ON(!hdr || !data || hdr_len & 0x3))
577 reg_buf = data;
585 memcpy(®, (const u8 *)data + data_len - rem, rem);
1078 * HW sent some data and we are in D0i3, so
1286 * Not all data is always available immediately after the