Searched refs:PNV_SPI_OPCODE_LO_NIBBLE (Results 1 – 1 of 1) sorted by relevance
20 #define PNV_SPI_OPCODE_LO_NIBBLE(x) (x & 0x0F) macro283 if (PNV_SPI_OPCODE_LO_NIBBLE(opcode) == 0) { in calculate_N1()299 s->N1_bytes = PNV_SPI_OPCODE_LO_NIBBLE(opcode); in calculate_N1()528 if (PNV_SPI_OPCODE_LO_NIBBLE(opcode) == 0) { in calculate_N2()544 s->N2_bytes = PNV_SPI_OPCODE_LO_NIBBLE(opcode); in calculate_N2()769 s->responder_select = PNV_SPI_OPCODE_LO_NIBBLE(opcode); in operation_sequencer()941 PNV_SPI_OPCODE_LO_NIBBLE(opcode)); in operation_sequencer()980 PNV_SPI_OPCODE_LO_NIBBLE(opcode)); in operation_sequencer()1006 s->status, PNV_SPI_OPCODE_LO_NIBBLE(opcode)); in operation_sequencer()