Searched refs:PHY (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/arm/board/bcm947xx/include/
H A Dplatform.h103 * PHY platform independent registers description
152 * Redefine macros from the PHY init code to use functions that will print
171 * It is 0 because DDR PHY RDB will have physical base address (not relative)
182 * This is the base address of the PHY registers.
213 #error PHY Control registers base address is not defined
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/rtl818x/
H A Drtl818x.h133 u8 PHY[4]; member in struct:rtl818x_csr
H A Drtl8180_dev.c94 rtl818x_iowrite32(priv, (__le32 __iomem *)&priv->map->PHY[0], buf | 0x80);
96 rtl818x_iowrite32(priv, (__le32 __iomem *)&priv->map->PHY[0], buf);
97 if (rtl818x_ioread8(priv, &priv->map->PHY[2]) == (data & 0xFF))
H A Drtl8187_dev.c183 rtl818x_iowrite8(priv, &priv->map->PHY[3], (data >> 24) & 0xFF);
184 rtl818x_iowrite8(priv, &priv->map->PHY[2], (data >> 16) & 0xFF);
185 rtl818x_iowrite8(priv, &priv->map->PHY[1], (data >> 8) & 0xFF);
186 rtl818x_iowrite8(priv, &priv->map->PHY[0], data & 0xFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/rtl818x/
H A Drtl818x.h133 u8 PHY[4]; member in struct:rtl818x_csr
H A Drtl8180_dev.c94 rtl818x_iowrite32(priv, (__le32 __iomem *)&priv->map->PHY[0], buf | 0x80);
96 rtl818x_iowrite32(priv, (__le32 __iomem *)&priv->map->PHY[0], buf);
97 if (rtl818x_ioread8(priv, &priv->map->PHY[2]) == (data & 0xFF))
H A Drtl8187_dev.c183 rtl818x_iowrite8(priv, &priv->map->PHY[3], (data >> 24) & 0xFF);
184 rtl818x_iowrite8(priv, &priv->map->PHY[2], (data >> 16) & 0xFF);
185 rtl818x_iowrite8(priv, &priv->map->PHY[1], (data >> 8) & 0xFF);
186 rtl818x_iowrite8(priv, &priv->map->PHY[0], data & 0xFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/ppr/include/
H A Dwlc_ppr.h2 * PHY module Power-per-rate API. Provides interface functions and definitions for opaque
35 #error Invalid number of PHY cores
289 * Note that the functions start with wlc_phy_* despite not residing in the PHY code. This is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c2634 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
2638 reason_code = event_data->PHY[i].PhyStatus &
2982 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
2985 reason_code = event_data->PHY[i].PhyStatus &
4707 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
4711 reason_code = event_data->PHY[i].PhyStatus &
4733 link_rate = event_data->PHY[i].LinkRate >> 4;
4734 prev_link_rate = event_data->PHY[i].LinkRate & 0xF;
4813 reason_code = event_data->PHY[i].PhyStatus &
4815 if ((event_data->PHY[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c2634 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
2638 reason_code = event_data->PHY[i].PhyStatus &
2982 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
2985 reason_code = event_data->PHY[i].PhyStatus &
4707 handle = le16_to_cpu(event_data->PHY[i].AttachedDevHandle);
4711 reason_code = event_data->PHY[i].PhyStatus &
4733 link_rate = event_data->PHY[i].LinkRate >> 4;
4734 prev_link_rate = event_data->PHY[i].LinkRate & 0xF;
4813 reason_code = event_data->PHY[i].PhyStatus &
4815 if ((event_data->PHY[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h34 * List Event data, including adding a bit for PHY Vacant
86 * Added new event: SAS PHY Counter.
809 MPI2_EVENT_SAS_TOPO_PHY_ENTRY PHY[MPI2_EVENT_SAS_TOPO_PHY_COUNT]; /* 0x0C*/ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
871 /* SAS PHY Counter Event data */
1464 /* Parameter1 contains a PHY number */
H A Dmpi2_cnfg.h102 * Added SAS PHY Page 2 and SAS PHY Page 3.
111 * Added SAS PHY Page 4 structure and defines.
250 /* SAS PHY PageAddress format */
1839 U8 PHY[MPI2_SAS_IOUNIT4_PHY_MAX]; /* 0x2C */ member in struct:_MPI2_CONFIG_PAGE_SASIOUNIT_4
1849 /* defines for PHY field */
2262 * SAS PHY Config Pages
2265 /* SAS PHY Page 0 */
2293 /* values for SAS PHY Page 0 Flags field */
2303 /* SAS PHY Pag
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h34 * List Event data, including adding a bit for PHY Vacant
86 * Added new event: SAS PHY Counter.
809 MPI2_EVENT_SAS_TOPO_PHY_ENTRY PHY[MPI2_EVENT_SAS_TOPO_PHY_COUNT]; /* 0x0C*/ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
871 /* SAS PHY Counter Event data */
1464 /* Parameter1 contains a PHY number */
H A Dmpi2_cnfg.h102 * Added SAS PHY Page 2 and SAS PHY Page 3.
111 * Added SAS PHY Page 4 structure and defines.
250 /* SAS PHY PageAddress format */
1839 U8 PHY[MPI2_SAS_IOUNIT4_PHY_MAX]; /* 0x2C */ member in struct:_MPI2_CONFIG_PAGE_SASIOUNIT_4
1849 /* defines for PHY field */
2262 * SAS PHY Config Pages
2265 /* SAS PHY Page 0 */
2293 /* values for SAS PHY Page 0 Flags field */
2303 /* SAS PHY Pag
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/config/
H A Dwl.mk1465 # cpp define WLSRVSDB is used in this branch by PHY code only

Completed in 387 milliseconds