| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | serial_scc.c | 77 volatile scc_uart_t *up; in mpc85xx_serial_init() local 85 up = (scc_uart_t *)&(cpm->im_dprambase[PROFF_SCC]); in mpc85xx_serial_init() 97 /* Set up the baud rate generator. in mpc85xx_serial_init() 117 /* Set up the uart parameters in the parameter ram. in mpc85xx_serial_init() 119 up->scc_genscc.scc_rbase = dpaddr; in mpc85xx_serial_init() 120 up->scc_genscc.scc_tbase = dpaddr+sizeof(cbd_t); in mpc85xx_serial_init() 121 up->scc_genscc.scc_rfcr = CPMFCR_EB; in mpc85xx_serial_init() 122 up->scc_genscc.scc_tfcr = CPMFCR_EB; in mpc85xx_serial_init() 123 up->scc_genscc.scc_mrblr = 1; in mpc85xx_serial_init() 124 up->scc_maxidl = 0; in mpc85xx_serial_init() [all …]
|
| /openbmc/phosphor-webui/app/common/styles/base/ |
| H A D | foundation.scss | 996 .small-up-1 > .column, .small-up-1 > .columns { 999 .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) { 1001 .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) { 1003 .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child { 1006 .small-up-2 > .column, .small-up-2 > .columns { 1009 .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) { 1011 .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) { 1013 .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child { 1016 .small-up-3 > .column, .small-up-3 > .columns { 1019 .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) { [all …]
|
| /openbmc/u-boot/board/nvidia/dalmore/ |
| H A D | pinmux-config-dalmore.h | 148 DEFAULT_PINMUX(GMI_AD6_PG6, SPI4, UP, NORMAL, INPUT), 149 DEFAULT_PINMUX(GMI_AD7_PG7, SPI4, UP, NORMAL, INPUT), 166 DEFAULT_PINMUX(SDMMC1_CMD_PZ1, SDMMC1, UP, NORMAL, INPUT), 167 DEFAULT_PINMUX(SDMMC1_DAT0_PY7, SDMMC1, UP, NORMAL, INPUT), 168 DEFAULT_PINMUX(SDMMC1_DAT1_PY6, SDMMC1, UP, NORMAL, INPUT), 169 DEFAULT_PINMUX(SDMMC1_DAT2_PY5, SDMMC1, UP, NORMAL, INPUT), 170 DEFAULT_PINMUX(SDMMC1_DAT3_PY4, SDMMC1, UP, NORMAL, INPUT), 174 DEFAULT_PINMUX(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT), 175 DEFAULT_PINMUX(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT), 176 DEFAULT_PINMUX(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT), [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
| H A D | restapi.py | 39 up = urlparse(url) 41 if up.scheme == 'file': 42 return self.load_index_file(up, url, load) 44 if up.scheme == 'http' or up.scheme == 'https': 45 return self.load_index_web(up, url, load) 50 def load_index_file(self, up, url, load): argument 58 if not os.path.exists(up.path): 59 raise FileNotFoundError(up.path) 67 params = self.layerindex._parse_params(up.params) 72 index.config['DESCRIPTION'] = up.path [all …]
|
| /openbmc/u-boot/board/nvidia/cardhu/ |
| H A D | pinmux-config-cardhu.h | 60 DEFAULT_PINMUX(SDMMC1_CMD_PZ1, SDMMC1, UP, NORMAL, INPUT), 61 DEFAULT_PINMUX(SDMMC1_DAT3_PY4, SDMMC1, UP, NORMAL, INPUT), 62 DEFAULT_PINMUX(SDMMC1_DAT2_PY5, SDMMC1, UP, NORMAL, INPUT), 63 DEFAULT_PINMUX(SDMMC1_DAT1_PY6, SDMMC1, UP, NORMAL, INPUT), 64 DEFAULT_PINMUX(SDMMC1_DAT0_PY7, SDMMC1, UP, NORMAL, INPUT), 68 DEFAULT_PINMUX(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT), 69 DEFAULT_PINMUX(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT), 70 DEFAULT_PINMUX(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT), 71 DEFAULT_PINMUX(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT), 72 DEFAULT_PINMUX(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT), [all …]
|
| /openbmc/u-boot/board/avionic-design/common/ |
| H A D | pinmux-config-tamonten-ng.h | 61 DEFAULT_PINMUX(SDMMC1_CMD_PZ1, SDMMC1, UP, NORMAL, INPUT), 62 DEFAULT_PINMUX(SDMMC1_DAT0_PY7, SDMMC1, UP, NORMAL, INPUT), 63 DEFAULT_PINMUX(SDMMC1_DAT1_PY6, SDMMC1, UP, NORMAL, INPUT), 64 DEFAULT_PINMUX(SDMMC1_DAT2_PY5, SDMMC1, UP, NORMAL, INPUT), 65 DEFAULT_PINMUX(SDMMC1_DAT3_PY4, SDMMC1, UP, NORMAL, INPUT), 69 DEFAULT_PINMUX(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT), 70 DEFAULT_PINMUX(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT), 71 DEFAULT_PINMUX(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT), 72 DEFAULT_PINMUX(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT), 73 DEFAULT_PINMUX(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT), [all …]
|
| /openbmc/u-boot/board/nvidia/p2371-2180/ |
| H A D | pinmux-config-p2371-2180.h | 105 PINCFG(SATA_LED_ACTIVE_PA5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 114 PINCFG(SPI2_CS0_PB7, SPI2, UP, NORMAL, INPUT, DISABLE, DEFAULT), 118 PINCFG(SPI1_CS0_PC3, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 119 PINCFG(SPI1_CS1_PC4, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 121 PINCFG(SPI4_CS0_PC6, SPI4, UP, NORMAL, INPUT, DISABLE, DEFAULT), 125 PINCFG(UART3_RX_PD2, UARTC, UP, NORMAL, INPUT, DISABLE, DEFAULT), 127 PINCFG(UART3_CTS_PD4, UARTC, UP, NORMAL, INPUT, DISABLE, DEFAULT), 139 PINCFG(UART2_RX_PG1, UARTB, UP, NORMAL, INPUT, DISABLE, DEFAULT), 141 PINCFG(UART2_CTS_PG3, UARTB, UP, NORMAL, INPUT, DISABLE, DEFAULT), 144 PINCFG(WIFI_WAKE_AP_PH2, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), [all …]
|
| /openbmc/u-boot/board/nvidia/e2220-1170/ |
| H A D | pinmux-config-e2220-1170.h | 99 PINCFG(PEX_L0_CLKREQ_N_PA1, PE0, UP, NORMAL, INPUT, DISABLE, NORMAL), 100 PINCFG(PEX_WAKE_N_PA2, PE, UP, NORMAL, INPUT, DISABLE, NORMAL), 102 PINCFG(PEX_L1_CLKREQ_N_PA4, PE1, UP, NORMAL, INPUT, DISABLE, NORMAL), 103 PINCFG(SATA_LED_ACTIVE_PA5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 104 PINCFG(PA6, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 109 PINCFG(SPI2_MOSI_PB4, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 132 PINCFG(PE6, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 137 PINCFG(UART2_RX_PG1, UART, UP, NORMAL, INPUT, DISABLE, DEFAULT), 142 PINCFG(WIFI_WAKE_AP_PH2, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 145 PINCFG(BT_WAKE_AP_PH5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), [all …]
|
| /openbmc/u-boot/board/toradex/colibri_t30/ |
| H A D | pinmux-config-colibri_t30.h | 68 DEFAULT_PINMUX(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT), 69 DEFAULT_PINMUX(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT), 70 DEFAULT_PINMUX(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT), 71 DEFAULT_PINMUX(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT), 72 DEFAULT_PINMUX(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT), 78 LV_PINMUX(SDMMC4_CMD_PT7, SDMMC4, UP, NORMAL, INPUT, DISABLE, DISABLE), 79 LV_PINMUX(SDMMC4_DAT0_PAA0, SDMMC4, UP, NORMAL, INPUT, DISABLE, DISABLE), 80 LV_PINMUX(SDMMC4_DAT1_PAA1, SDMMC4, UP, NORMAL, INPUT, DISABLE, DISABLE), 81 LV_PINMUX(SDMMC4_DAT2_PAA2, SDMMC4, UP, NORMAL, INPUT, DISABLE, DISABLE), 82 LV_PINMUX(SDMMC4_DAT3_PAA3, SDMMC4, UP, NORMAL, INPUT, DISABLE, DISABLE), [all …]
|
| /openbmc/u-boot/board/nvidia/p2371-0000/ |
| H A D | pinmux-config-p2371-0000.h | 94 PINCFG(SATA_LED_ACTIVE_PA5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 107 PINCFG(SPI1_CS0_PC3, SPI1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 108 PINCFG(SPI1_CS1_PC4, SPI1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 114 PINCFG(UART3_RX_PD2, UARTC, UP, NORMAL, INPUT, DISABLE, DEFAULT), 116 PINCFG(UART3_CTS_PD4, UARTC, UP, NORMAL, INPUT, DISABLE, DEFAULT), 123 PINCFG(PE6, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 133 PINCFG(WIFI_WAKE_AP_PH2, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 136 PINCFG(BT_WAKE_AP_PH5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 155 PINCFG(PK0, I2S5B, UP, NORMAL, INPUT, DISABLE, DEFAULT), 156 PINCFG(PK1, I2S5B, UP, NORMAL, INPUT, DISABLE, DEFAULT), [all …]
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/ |
| H A D | phosphor-health-monitor_%.bbappend | 5 SRC_URI += "file://clean-up-filesystem \ 6 file://clean-up-filesystem.service \ 8 STORAGE_CRIT_TGT = "clean-up-filesystem.service" 15 clean-up-filesystem.service \ 19 …install -m 0644 ${UNPACKDIR}/clean-up-filesystem.service ${D}${systemd_system_unitdir}/clean-up-fi… 21 install -m 0755 ${UNPACKDIR}/clean-up-filesystem ${D}${libexecdir}/${PN}/
|
| /openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| H A D | README.soc | 32 - Up to 1 x XFI supporting 10G interface 33 - Up to 1 x QSGMII 34 - Up to 4 x SGMII supporting 1000Mbps 35 - Up to 2 x SGMII supporting 2500Mbps 36 - Up to 2 x RGMII supporting 1000Mbps 101 - Cryptography acceleration (SEC) at up to 10 Gbps 102 - RegEx pattern matching acceleration (PME) at up to 10 Gbps 103 - Decompression/compression acceleration (DCE) at up to 20 Gbps 104 - Accelerated I/O processing (AIOP) at up to 20 Gbps 106 - 16 SerDes lanes at up to 10.3125 GHz [all …]
|
| /openbmc/openbmc/poky/meta-yocto-bsp/recipes-kernel/linux/files/ |
| H A D | 0001-Revert-serial-8250_omap-Drop-pm_runtime_irq_safe.patch | 40 - /* Shallow idle state wake-up to an IO interrupt? */ 47 if (up->dma) { 55 + serial8250_rpm_get(up); 60 schedule_delayed_work(&up->overrun_backoff, delay); 65 + serial8250_rpm_put(up); 73 + serial8250_rpm_get(up); 77 + serial8250_rpm_put(up); 85 + serial8250_rpm_put(up); 97 omap_serial_fill_features_erratas(&up, priv); 108 struct uart_8250_port *up = NULL; [all …]
|
| /openbmc/openbmc/meta-google/recipes-google/networking/files/ |
| H A D | gbmc-ip-monitor-test.sh | 40 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen… 42 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group de… 51 [LINK]1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group defaul… 53 [LINK]2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT gr… 64 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 70 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 10… 168 …arse_line "[LINK]2: eno2@extra: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state … 174 expect_streq "$carrier" 'UP' 178 …se_line "[LINK]Deleted 2: eno2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state … 184 expect_streq "$carrier" 'UP' [all …]
|
| /openbmc/u-boot/include/ |
| H A D | syscon.h | 51 * syscon_get_regmap_by_driver_data() - Look up a controller by its ID 55 * are in use. This function looks up the controller given this driver data. 57 * @driver_data: Driver data value to look up 65 * syscon_get_regmap_by_driver_data() - Look up a controller by its ID 69 * are in use. This function looks up the regmap given this driver data. 71 * @driver_data: Driver data value to look up 77 * syscon_regmap_lookup_by_phandle() - Look up a controller by a phandle 79 * This operates by looking up the given name in the device (device 92 * @driver_data: Driver data value to look up
|
| /openbmc/openbmc/meta-ampere/meta-common/recipes-extended/rsyslog/rsyslog/ |
| H A D | rsyslog.logrotate | 3 # Keep up to four 64k files for ipmi_sel (256k total) 13 # Keep up to four 64k files for redfish (256k total) 23 # Keep up to 2 256k files for cpu console logs 34 # Keep up to 2 64k files for atf console logs 45 # Keep up to 2 64k files for secpro and mpro console logs 57 # Keep up to 2 64k files for Mt.Jade's scp console logs
|
| /openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/health/phosphor-health-monitor/ |
| H A D | clean-up-filesystem.service | 2 Description=Clean up files that might full up filesystem 6 ExecStart=/usr/libexec/phosphor-health-monitor/clean-up-filesystem 7 SyslogIdentifier=clean-up-filesystem
|
| /openbmc/u-boot/board/nvidia/p2571/ |
| H A D | pinmux-config-p2571.h | 64 PINCFG(PEX_L0_RST_N_PA0, DEFAULT, UP, NORMAL, INPUT, DISABLE, NORMAL), 69 PINCFG(SATA_LED_ACTIVE_PA5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 108 PINCFG(WIFI_WAKE_AP_PH2, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 111 PINCFG(BT_WAKE_AP_PH5, DEFAULT, UP, NORMAL, INPUT, DISABLE, DEFAULT), 141 PINCFG(SDMMC1_CMD_PM1, SDMMC1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 142 PINCFG(SDMMC1_DAT3_PM2, SDMMC1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 143 PINCFG(SDMMC1_DAT2_PM3, SDMMC1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 144 PINCFG(SDMMC1_DAT1_PM4, SDMMC1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 145 PINCFG(SDMMC1_DAT0_PM5, SDMMC1, UP, NORMAL, INPUT, DISABLE, DEFAULT), 147 PINCFG(SDMMC3_CMD_PP1, SDMMC3, UP, NORMAL, INPUT, DISABLE, DEFAULT), [all …]
|
| /openbmc/u-boot/board/nvidia/venice2/ |
| H A D | pinmux-config-venice2.h | 105 PINCFG(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 108 PINCFG(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 109 PINCFG(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 110 PINCFG(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 111 PINCFG(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 142 PINCFG(PJ0, DEFAULT, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 151 PINCFG(PK4, DEFAULT, UP, NORMAL, OUTPUT, DEFAULT, DEFAULT), 167 PINCFG(ULPI_DATA4_PO5, DEFAULT, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 180 PINCFG(KB_COL2_PQ2, DEFAULT, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 182 PINCFG(KB_COL4_PQ4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), [all …]
|
| /openbmc/u-boot/board/toradex/apalis-tk1/ |
| H A D | pinmux-config-apalis-tk1.h | 79 PINCFG(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 82 PINCFG(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 83 PINCFG(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 84 PINCFG(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 85 PINCFG(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 113 PINCFG(PI5, RSVD2, UP, TRISTATE, INPUT, ENABLE, DEFAULT), 114 PINCFG(PI6, RSVD1, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), 116 PINCFG(PJ0, RSVD1, UP, TRISTATE, INPUT, ENABLE, DEFAULT), 117 PINCFG(PJ2, RSVD1, UP, TRISTATE, INPUT, ENABLE, DEFAULT), 123 PINCFG(PK2, RSVD1, UP, TRISTATE, INPUT, ENABLE, DEFAULT), [all …]
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | image-fleecing.out | 3 --- Setting up images --- 11 --- Setting up Fleecing Graph --- 16 --- Setting up NBD Export --- 72 --- Setting up images --- 80 --- Setting up Fleecing Graph --- 86 --- Setting up NBD Export --- 142 --- Setting up images --- 150 --- Setting up Fleecing Graph --- 157 --- Setting up NBD Export --- 214 --- Setting up images --- [all …]
|
| /openbmc/u-boot/board/nvidia/jetson-tk1/ |
| H A D | pinmux-config-jetson-tk1.h | 91 PINCFG(CLK_32K_OUT_PA0, SOC, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), 98 PINCFG(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 99 PINCFG(PB0, UARTD, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), 100 PINCFG(PB1, UARTD, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), 101 PINCFG(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 102 PINCFG(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 103 PINCFG(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 104 PINCFG(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 107 PINCFG(UART2_RXD_PC3, IRDA, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), 137 PINCFG(UART2_CTS_N_PJ5, UARTB, UP, TRISTATE, INPUT, DEFAULT, DEFAULT), [all …]
|
| /openbmc/u-boot/board/nvidia/nyan-big/ |
| H A D | pinmux-config-nyan-big.h | 94 PINCFG(SDMMC3_CMD_PA7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 97 PINCFG(SDMMC3_DAT3_PB4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 98 PINCFG(SDMMC3_DAT2_PB5, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 99 PINCFG(SDMMC3_DAT1_PB6, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 100 PINCFG(SDMMC3_DAT0_PB7, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 128 PINCFG(PI5, DEFAULT, UP, NORMAL, OUTPUT, DEFAULT, DEFAULT), 131 PINCFG(PJ0, DEFAULT, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 140 PINCFG(PK4, DEFAULT, UP, NORMAL, OUTPUT, DEFAULT, DEFAULT), 171 PINCFG(KB_COL4_PQ4, SDMMC3, UP, NORMAL, INPUT, DEFAULT, DEFAULT), 201 PINCFG(PU5, DEFAULT, UP, NORMAL, INPUT, DEFAULT, DEFAULT), [all …]
|
| /openbmc/qemu/tests/rocker/ |
| H A D | bridge-vlan | 34 # bring up bridge and ports 36 simp ssh tut sw1 --cmd "sudo ifconfig br0 up" 37 simp ssh tut sw1 --cmd "sudo ifconfig sw1p1 up" 38 simp ssh tut sw1 --cmd "sudo ifconfig sw1p2 up" 43 simp ssh tut h1 --cmd "sudo ifconfig sw1p1 up" 47 simp ssh tut h2 --cmd "sudo ifconfig sw1p1 up"
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_mpc8xx.c | 67 /* Set up the baud rate generator. in serial_mpc8xx_setbrg() 84 smc_uart_t __iomem *up; in serial_mpc8xx_probe() local 91 up = (smc_uart_t __iomem *)&cp->cp_dparam[PROFF_SMC]; in serial_mpc8xx_probe() 93 out_be16(&up->smc_rpbase, 0); in serial_mpc8xx_probe() 128 /* Set up the uart parameters in the parameter ram. */ in serial_mpc8xx_probe() 129 out_be16(&up->smc_rbase, CPM_SERIAL_BASE); in serial_mpc8xx_probe() 130 out_be16(&up->smc_tbase, CPM_SERIAL_BASE + sizeof(cbd_t)); in serial_mpc8xx_probe() 131 out_8(&up->smc_rfcr, SMC_EB); in serial_mpc8xx_probe() 132 out_8(&up->smc_tfcr, SMC_EB); in serial_mpc8xx_probe() 144 /* Set up the baud rate generator */ in serial_mpc8xx_probe() [all …]
|