OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GP_MST_CFG_DEFAULT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-sunxi/
gtbus_sun9i.c
36
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_FE0]);
37
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_FE0]);
38
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_BE1]);
39
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_BE2]);
40
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_IEP0]);
41
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_FE1]);
42
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_BE0]);
43
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_FE2]);
44
writel(
GP_MST_CFG_DEFAULT
, >bus->mst_cfg[GT_PORT_IEP1]);
/external/u-boot/arch/arm/include/asm/arch-sunxi/
gtbus_sun9i.h
85
#define
GP_MST_CFG_DEFAULT
\
Completed in 230 milliseconds