Home
last modified time | relevance | path

Searched refs:strap_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/tile/include/arch/
Dtrio_pcie_intfc.h37 uint_reg_t strap_state : 3; member
92 uint_reg_t strap_state : 3;
/linux-4.4.14/arch/tile/kernel/
Dpci_gx.c234 if (port_config.strap_state != AUTO_CONFIG_RC && in tile_pcie_open()
235 port_config.strap_state != AUTO_CONFIG_RC_G1) { in tile_pcie_open()
240 if (port_config.strap_state == AUTO_CONFIG_EP || in tile_pcie_open()
241 port_config.strap_state == AUTO_CONFIG_EP_G1) in tile_pcie_open()
407 if (port_config.strap_state == AUTO_CONFIG_RC || in strapped_for_rc()
408 port_config.strap_state == AUTO_CONFIG_RC_G1) in strapped_for_rc()