/drivers/phy/marvell/ |
D | phy-mvebu-a3700-comphy.c | 65 #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
|
D | phy-mvebu-cp110-comphy.c | 186 #define ETH_CONF(_lane, _port, _submode, _mux, _fw) \ argument 196 #define GEN_CONF(_lane, _port, _mode, _fw) \ argument
|
/drivers/gpio/ |
D | gpio-tegra186.c | 753 #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/ |
D | share.c | 154 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/ |
D | lantiq.c | 256 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()
|
D | sh-sci.c | 95 #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
|
D | efm32-uart.c | 84 #define to_efm_port(_port) container_of(_port, struct efm32_uart_port, port) argument
|
D | max310x.c | 273 #define to_max310x_port(_port) \ argument
|
/drivers/phy/mscc/ |
D | phy-ocelot-serdes.c | 345 #define SERDES_MUX(_idx, _port, _mode, _submode, _mask, _mux) { \ argument
|
/drivers/usb/host/ |
D | xhci-dbgtty.c | 364 static int dbc_port_activate(struct tty_port *_port, struct tty_struct *tty) in dbc_port_activate()
|
/drivers/net/dsa/qca/ |
D | ar9331.c | 75 #define AR9331_SW_REG_PORT_STATUS(_port) (0x100 + (_port) * 0x100) argument
|
/drivers/thunderbolt/ |
D | tb.h | 581 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ argument
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 37 #define qlcnic_set_tx_port(_desc, _port) \ argument
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 303 #define netxen_set_tx_port(_desc, _port) \ argument
|