Home
last modified time | relevance | path

Searched defs:native_4ba (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flashrom/
H A Dspi25.c393 const bool native_4ba, const unsigned int addr) in spi_prepare_address()
436 const bool native_4ba, const unsigned int addr, in spi_write_cmd()
656 const bool native_4ba = flash->chip->feature_bits & FEATURE_4BA_WRITE && spi_master_4ba(flash); in spi_nbyte_program() local
664 const bool native_4ba = flash->chip->feature_bits & FEATURE_4BA_READ && spi_master_4ba(flash); in spi_nbyte_read() local