Home
last modified time | relevance | path

Searched refs:RDB (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/83xx/
DKconfig13 bool "Freescale MPC830x RDB and derivatives"
18 This option enables support for the MPC8308 RDB and MPC8308 P1M boards.
21 bool "Freescale MPC831x RDB"
25 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
35 bool "Freescale MPC832x RDB"
39 This option enables support for the MPC8323 RDB board.
86 bool "Freescale MPC837x RDB/WLAN"
90 This option enables support for the MPC837x RDB and WLAN Boards.
/linux-2.6.39/arch/powerpc/platforms/85xx/
DKconfig62 bool "Freescale MPC85xx RDB"
68 This option enables support for the MPC85xx RDB (P2020 RDB) board
/linux-2.6.39/Documentation/filesystems/
Daffs.txt161 area of the RDB, so only the checksum doesn't match anymore.
162 Linux will ignore this garbage and recognize the RDB anyway, but
164 restore or repair your RDB. So please do make a backup copy of it
167 If the damage is already done, the following should fix the RDB
/linux-2.6.39/arch/powerpc/boot/dts/
Dp2020rdb_camp_core1.dts2 * P2020 RDB Core1 Device Tree Source in CAMP mode.
Dmpc832x_rdb.dts2 * MPC832x RDB Device Tree Source
Dp2020rdb_camp_core0.dts2 * P2020 RDB Core0 Device Tree Source in CAMP mode.
Dmpc8313erdb.dts2 * MPC8313E RDB Device Tree Source
Dmpc8379_rdb.dts2 * MPC8379E RDB Device Tree Source
Dmpc8377_rdb.dts2 * MPC8377E RDB Device Tree Source
Dmpc8378_rdb.dts2 * MPC8378E RDB Device Tree Source
Dmpc8315erdb.dts2 * MPC8315E RDB Device Tree Source
Dp1020rdb.dts2 * P1020 RDB Device Tree Source
Dp2020rdb.dts2 * P2020 RDB Device Tree Source
/linux-2.6.39/drivers/net/wireless/
Dadm8211.h21 __le32 RDB; /* 0x18 CSR3 */ member
Dadm8211.c1467 ADM8211_CSR_WRITE(RDB, priv->rx_ring_dma); in adm8211_init_rings()