Searched refs:hw_version (Results 1 – 4 of 4) sorted by relevance
939 enum { MVPP21, MVPP22 } hw_version; member1311 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 …]
48 SVGA3dHardwareVersion hw_version; member
959 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()
122 __u32 hw_version; member