Home
last modified time | relevance | path

Searched refs:peb (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/pinctrl/meson/
A Dpinctrl-meson.h113 #define BANK_DS(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib, \ argument
120 [REG_PULLEN] = {per, peb}, \
129 #define BANK(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib) \ argument
130 BANK_DS(n, f, l, per, peb, pr, pb, dr, db, or, ob, ir, ib, 0, 0)
/u-boot/board/phytec/pcl063/
A DMAINTAINERS6 F: arch/arm/dts/imx6ul-phytec-segin-peb-eval-01.dtsi
10 F: arch/arm/dts/imx6ull-phytec-segin-peb-eval-01.dtsi
/u-boot/arch/arm/dts/
A Dimx6ull-phytec-segin-peb-eval-01.dtsi7 #include "imx6ul-phytec-segin-peb-eval-01.dtsi"
A Dimx6ull-phytec-segin-ff-rdk-emmc.dts11 #include "imx6ull-phytec-segin-peb-eval-01.dtsi"
A Dimx6ul-phytec-segin-ff-rdk-nand.dts11 #include "imx6ul-phytec-segin-peb-eval-01.dtsi"
/u-boot/drivers/mtd/ubispl/
A Dubispl.c46 static int ubi_io_is_bad(struct ubi_scan_info *ubi, int peb) in ubi_io_is_bad() argument
48 return peb >= ubi->peb_count || peb < 0; in ubi_io_is_bad()

Completed in 8 milliseconds