Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand-qpic-common.h135 #define READ_LOCATION_LAST_MASK BIT(31) macro
/linux/drivers/spi/
H A Dspi-qpic-snand.c126 FIELD_PREP(READ_LOCATION_LAST_MASK, is_last_read_loc); in qcom_spi_set_read_loc_first()
147 FIELD_PREP(READ_LOCATION_LAST_MASK, is_last_read_loc); in qcom_spi_set_read_loc_last()
/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c170 FIELD_PREP(READ_LOCATION_LAST_MASK, is_last_read_loc); in nandc_set_read_loc_first()
202 FIELD_PREP(READ_LOCATION_LAST_MASK, is_last_read_loc); in nandc_set_read_loc_last()