Home
last modified time | relevance | path

Searched refs:SST25L_STATUS_BP0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dsst25l.c43 #define SST25L_STATUS_BP0 (1 << 2) /* Block protection 0 */ macro
107 command[1] = enable ? 0 : SST25L_STATUS_BP0 | SST25L_STATUS_BP1; in sst25l_write_enable()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dsst25l.c43 #define SST25L_STATUS_BP0 (1 << 2) /* Block protection 0 */ macro
107 command[1] = enable ? 0 : SST25L_STATUS_BP0 | SST25L_STATUS_BP1; in sst25l_write_enable()

Completed in 2 milliseconds