Home
last modified time | relevance | path

Searched defs:_port (Results 1 – 14 of 14) sorted by relevance

/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c65 #define MVEBU_A3700_COMPHY_CONF(_lane, _mode, _smode, _port, _fw) \ argument
74 #define MVEBU_A3700_COMPHY_CONF_GEN(_lane, _mode, _port, _fw) \ argument
77 #define MVEBU_A3700_COMPHY_CONF_ETH(_lane, _smode, _port, _fw) \ argument
Dphy-mvebu-cp110-comphy.c186 #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ argument
196 #define GEN_CONF(_lane, _port, _mode, _fw) \ argument
/drivers/gpio/
Dgpio-tegra186.c753 #define TEGRA186_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument
794 #define TEGRA186_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
820 #define TEGRA194_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument
874 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
/drivers/parport/
Dshare.c154 static int driver_check(struct device_driver *dev_drv, void *_port) in driver_check()
181 static int driver_detach(struct device_driver *_drv, void *_port) in driver_detach()
/drivers/tty/serial/
Dlantiq.c256 lqasc_tx_int(int irq, void *_port) in lqasc_tx_int()
270 lqasc_err_int(int irq, void *_port) in lqasc_err_int()
286 lqasc_rx_int(int irq, void *_port) in lqasc_rx_int()
Dsh-sci.c95 #define min_sr(_port) ffs((_port)->sampling_rate_mask) argument
96 #define max_sr(_port) fls((_port)->sampling_rate_mask) argument
99 #define for_each_sr(_sr, _port) \ argument
Defm32-uart.c84 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) argument
Dmax310x.c273 #define to_max310x_port(_port) \ argument
/drivers/phy/mscc/
Dphy-ocelot-serdes.c345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument
/drivers/usb/host/
Dxhci-dbgtty.c364 static int dbc_port_activate(struct tty_port *_port, struct tty_struct *tty) in dbc_port_activate()
/drivers/net/dsa/qca/
Dar9331.c75 #define AR9331_SW_REG_PORT_STATUS(_port) (0x100 + (_port) * 0x100) argument
/drivers/thunderbolt/
Dtb.h581 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ argument
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c37 #define qlcnic_set_tx_port(_desc, _port) \ argument
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h303 #define netxen_set_tx_port(_desc, _port) \ argument