Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dpnv_spi.c412 uint8_t n1_byte = 0x00; in operation_shiftn1() local
413 n1_byte = get_from_offset(s, n1_count); in operation_shiftn1()
414 trace_pnv_spi_tx_append("n1_byte", n1_byte, n1_count); in operation_shiftn1()
416 n1_byte; in operation_shiftn1()