OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mst_cfg
(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
15
u32
mst_cfg
[36]; /* 0x000 */
member in struct:sunxi_gtbus_reg
Completed in 505 milliseconds