Searched refs:ltoh (Results 1 – 2 of 2) sorted by relevance
127 readval = s->ltoh & 0xf; in bcm2835_spi_read()206 s->ltoh = value & 0xf; in bcm2835_spi_write()247 s->ltoh = 0x1; in bcm2835_spi_reset()261 VMSTATE_UINT32(ltoh, BCM2835SPIState),
76 uint32_t ltoh; member