Searched refs:rx (Results 1 - 12 of 12) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/include/
H A Dmraa_internal_types.h256 int rx; /**< uart rx */ member in struct:__anon242
/hardware/bsp/intel/peripheral/libmraa/src/arm/
H A Dbanana.c563 b->uart_dev[b->uart_dev_count].rx = 11;
570 b->uart_dev[b->uart_dev_count].rx = 10;
577 b->uart_dev[b->uart_dev_count].rx = 31;
580 b->uart_dev[b->uart_dev_count].rx = 30;
587 b->uart_dev[b->uart_dev_count].rx = 11;
H A Dbeaglebone.c1408 b->uart_dev[0].rx = 46 + 26;
1410 b->uart_dev[1].rx = 46 + 22;
1413 b->uart_dev[2].rx = 0;
1416 b->uart_dev[3].rx = 46 + 11;
1418 b->uart_dev[4].rx = 38;
H A Draspberry_pi.c488 b->uart_dev[0].rx = 10;
/hardware/bsp/intel/peripheral/libmraa/src/x86/
H A Dintel_minnow_byt_compatible.c204 b->uart_dev[0].rx = -1;
H A Dintel_galileo_rev_d.c433 b->uart_dev[0].rx = 0;
437 b->uart_dev[1].rx = -1;
H A Dintel_galileo_rev_g.c749 b->uart_dev[0].rx = 0;
752 b->uart_dev[1].rx = -1;
H A Dintel_edison_fab_c.c1147 b->uart_dev[0].rx = 26;
1447 b->uart_dev[0].rx = 0;
/hardware/bsp/intel/peripheral/libmraa/src/uart/
H A Duart.c156 int pos = plat->uart_dev[index].rx;
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_ipa.h751 struct ipa_ioc_rx_intf_prop rx[0]; member in struct:ipa_ioc_query_intf_rx_props
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_ipa.h1154 * rx properties of interface
1158 * @num_rx_props: output parameter, number of rx properties
1238 * struct ipa_ioc_rx_intf_prop - interface rx property
1252 * struct ipa_ioc_query_intf_rx_props - interface rx propertie
1255 * @rx: output parameter, the rx properties go here back to back
1260 struct ipa_ioc_rx_intf_prop rx[0]; member in struct:ipa_ioc_query_intf_rx_props
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h213 uint16 vht_rxmcsmap; /* VHT rx mcs map (802.11ac VHT_CAP_MCS_MAP_*) */
647 #define ANT_SELCFG_RX_UNICAST 1 /* unicast rx antenna configuration */
649 #define ANT_SELCFG_RX_DEF 3 /* default rx antenna configuration */
1104 uint32 idle; /* time since data pkt rx'd from sta */
1114 uint32 rx_rate; /* Rate of last successful rx frame */
1953 /* values to force tx/rx chain */
2134 uint8 rxant; /* rx antenna */
2147 struct ether_addr rx_mac; /* macaddress for rx */
2163 struct ether_addr rx_mac; /* rx mac address */
2243 #define WL_RSSI_ANT_MAX 4 /* max possible rx antenna
3553 wl_traffic_stats_t rx[AC_COUNT]; /* Packets received */ member in struct:__anon135
[all...]

Completed in 326 milliseconds