Searched refs:DSR_DPS (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mtd/ | ||
H A D | pfow.h | 68 #define DSR_DPS (1<<1) /* RC; device protect status macro |
/linux/drivers/mtd/lpddr/ | ||
H A D | lpddr_cmds.c | 121 if (dsr & DSR_DPS) in print_drs_error() |