Home
last modified time | relevance | path

Searched refs:hw_version (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/net/
Dmvpp2.c939 enum { MVPP21, MVPP22 } hw_version; member
1311 if (port->priv->hw_version == MVPP21) { in mvpp2_txdesc_dma_addr_set()
1325 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_set()
1335 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_txq_set()
1345 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_cmd_set()
1355 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_offset_set()
1364 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_dma_addr_get()
1373 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_cookie_get()
1382 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_size_get()
1391 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_status_get()
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.h48 SVGA3dHardwareVersion hw_version; member
Dsvga_screen.c959 svgascreen->hw_version = sws->get_hw_version(sws); in svga_screen_create()
961 svgascreen->hw_version = SVGA3D_HWVERSION_WS65_B1; in svga_screen_create()
964 if (svgascreen->hw_version < SVGA3D_HWVERSION_WS8_B1) { in svga_screen_create()
967 svgascreen->hw_version); in svga_screen_create()
/external/kernel-headers/original/uapi/rdma/hfi/
Dhfi1_ioctl.h122 __u32 hw_version; member