Searched refs:peb (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.h | 101 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument 107 [REG_PULLEN] = { per, peb }, \
|
| /openbmc/u-boot/drivers/mtd/ubispl/ |
| H A D | ubispl.c | 43 static int ubi_io_is_bad(struct ubi_scan_info *ubi, int peb) in ubi_io_is_bad() argument 45 return peb >= ubi->peb_count || peb < 0; in ubi_io_is_bad()
|