Home
last modified time | relevance | path

Searched refs:n2_byte (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c642 uint8_t n2_byte = 0x00; in operation_shiftn2() local
643 n2_byte = get_from_offset(s, (s->N1_tx + n2_count)); in operation_shiftn2()
644 trace_pnv_spi_tx_append("n2_byte", n2_byte, (s->N1_tx + n2_count)); in operation_shiftn2()
646 = n2_byte; in operation_shiftn2()