Searched refs:LS1C_SPI_SPER_OFFSET (Results 1 – 3 of 3) sorted by relevance
59 reg_read_8(spi_base + LS1C_SPI_SPER_OFFSET), in ls1c_spi_print_all_regs_info()152 val = reg_read_8(spi_base + LS1C_SPI_SPER_OFFSET); in ls1c_spi_set_clock()155 reg_write_8(val, spi_base + LS1C_SPI_SPER_OFFSET); in ls1c_spi_set_clock()
39 #define LS1C_SPI_SPER_OFFSET (3) // 外部寄存器 macro
67 reg_write_8(0x03, spi_base + LS1C_SPI_SPER_OFFSET); in configure()
Completed in 6 milliseconds