/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | arrow,xrs700x.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/arrow,xrs700x.yaml# 7 title: Arrow SpeedChips XRS7000 Series Switch 16 The Arrow SpeedChips XRS7000 Series of single chip gigabit Ethernet switches 24 - arrow,xrs7003e 25 - arrow,xrs7003f 26 - arrow,xrs7004e 27 - arrow,xrs7004f 44 compatible = "arrow,xrs7004e";
|
/openbmc/linux/drivers/net/dsa/xrs700x/ |
H A D | Kconfig | 8 This enables support for Arrow SpeedChips XRS7003/7004 gigabit 12 tristate "Arrow XRS7000X series switch in I2C mode" 17 Enable I2C support for Arrow SpeedChips XRS7003/7004 gigabit Ethernet 21 tristate "Arrow XRS7000X series switch in MDIO mode" 25 Enable MDIO support for Arrow SpeedChips XRS7003/7004 gigabit Ethernet
|
H A D | xrs700x_i2c.c | 137 { .compatible = "arrow,xrs7003e", .data = &xrs7003e_info }, 138 { .compatible = "arrow,xrs7003f", .data = &xrs7003f_info }, 139 { .compatible = "arrow,xrs7004e", .data = &xrs7004e_info }, 140 { .compatible = "arrow,xrs7004f", .data = &xrs7004f_info }, 159 MODULE_DESCRIPTION("Arrow SpeedChips XRS700x DSA I2C driver");
|
H A D | xrs700x_mdio.c | 158 { .compatible = "arrow,xrs7003e", .data = &xrs7003e_info }, 159 { .compatible = "arrow,xrs7003f", .data = &xrs7003f_info }, 160 { .compatible = "arrow,xrs7004e", .data = &xrs7004e_info }, 161 { .compatible = "arrow,xrs7004f", .data = &xrs7004f_info }, 179 MODULE_DESCRIPTION("Arrow SpeedChips XRS700x DSA MDIO driver");
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | icons.scss | 29 .icon__bar-arrow { 63 .icon__up-arrow { 66 background: url(../assets/images/icon-arrow-blue.svg) center center no-repeat; 70 background: url(../assets/images/icon-arrow-gray.svg) center center no-repeat; 74 .icon__down-arrow { 75 @extend .icon__up-arrow;
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | jquery-ui.theme.min.css | 5 …arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon…
|
H A D | jquery-ui.min.css | 7 …arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon…
|
H A D | font-awesome.min.css | 33 …arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{c…
|
/openbmc/openbmc/poky/meta/recipes-core/readline/files/ |
H A D | inputrc | 15 # need this to enable the arrow keys. 18 # see /usr/share/doc/bash/inputrc.arrows for other codes of arrow keys 43 # # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-total-media-in-hand.c | 28 { 0x02bd10, KEY_RIGHT }, /* right arrow */ 29 { 0x02bd11, KEY_LEFT }, /* left arrow */ 30 { 0x02bd12, KEY_UP }, /* up arrow */ 31 { 0x02bd13, KEY_DOWN }, /* down arrow */
|
H A D | rc-avermedia-dvbt.c | 16 { 0x12, KEY_NUMERIC_2 }, /* '2' / 'up arrow' */ 18 { 0x24, KEY_NUMERIC_4 }, /* '4' / 'left arrow' */ 20 { 0x34, KEY_NUMERIC_6 }, /* '6' / 'right arrow' */ 22 { 0x16, KEY_NUMERIC_8 }, /* '8' / 'down arrow' */
|
H A D | rc-azurewave-ad-tu700.c | 53 { 0x004b, KEY_UP }, /* up arrow */ 56 { 0x004e, KEY_LEFT }, /* left arrow */ 59 { 0x0051, KEY_DOWN }, /* down arrow */ 60 { 0x0052, KEY_RIGHT }, /* right arrow */
|
H A D | rc-digitalnow-tinytwin.c | 24 { 0x000c, KEY_RIGHT }, /* [right arrow] */ 29 { 0x0012, KEY_DOWN }, /* [down arrow] */ 33 { 0x0016, KEY_UP }, /* [up arrow] */ 34 { 0x0017, KEY_LEFT }, /* [left arrow] */
|
H A D | rc-reddo.c | 39 { 0x61d610, KEY_ESC }, /* [back up arrow] */ 41 { 0x61d612, KEY_OK }, /* [enter arrow] */
|
H A D | rc-msi-digivox-iii.c | 31 { 0x61d610, KEY_ESC }, /* [back up arrow] */ 33 { 0x61d612, KEY_OK }, /* [enter arrow] */
|
H A D | rc-total-media-in-hand-02.c | 29 { 0x0010, KEY_RIGHT }, /* Right arrow */ 30 { 0x0011, KEY_LEFT }, /* Left arrow */
|
H A D | rc-it913x-v1.c | 28 { 0x61d610, KEY_ESC }, /* [back up arrow] */ 30 { 0x61d612, KEY_OK }, /* [enter arrow] */
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
H A D | rdist-6.1.5-bison.patch | 31 - | namelist ARROW namelist cmdlist = { 32 + | namelist ARROW namelist cmdlist { 35 - | NAME COLON namelist ARROW namelist cmdlist = { 36 + | NAME COLON namelist ARROW namelist cmdlist {
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-arrow_1.3.0.bb | 2 HOMEPAGE = "https://github.com/arrow-py/arrow"
|
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/ |
H A D | design-review.md | 19 1. Use the arrow-right and arrow-left keys on your keyboard
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | i2c-mux-uclass.c | 62 const char *arrow = "->"; in i2c_mux_post_bind() local 70 arrow_len = strlen(arrow); in i2c_mux_post_bind() 81 strcat(full_name, arrow); in i2c_mux_post_bind() 83 strcat(full_name, arrow); in i2c_mux_post_bind()
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp157a-dhcor-avenger96.dts | 20 model = "Arrow Electronics STM32MP157A Avenger96 board"; 21 compatible = "arrow,stm32mp157a-avenger96", "dh,stm32mp157a-dhcor-som",
|
/openbmc/webui-vue/src/views/Overview/ |
H A D | OverviewQuickLinks.vue | 22 <icon-arrow-right /> 30 import ArrowRight16 from '@carbon/icons-vue/es/arrow--right/16';
|
/openbmc/phosphor-webui/app/common/components/table/ |
H A D | table.html | 45 <icon file="icon-arrow--up.svg" 55 <icon file="icon-arrow--up.svg"></icon> 56 <icon file="icon-arrow--down.svg"></icon>
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pxa_camera.rst | 79 - each arrow is the condition to transition to another state 80 - an arrow with a comment is a mandatory transition (no condition) 81 - arrow "Q" means : a buffer was enqueued 82 - arrow "DQ" means : a buffer was dequeued
|