Home
last modified time | relevance | path

Searched refs:DSR_RPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dpfow.h84 #define DSR_RPS (0x3<<8) /* RC; region program status macro
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c99 int prog_status = (dsr & DSR_RPS) >> 8; in print_drs_error()