Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 17 of 17) sorted by relevance

/drivers/net/ethernet/sun/
A Dniu.h1170 #define ENET_VLAN_TBL_SHIFT(PORT) ((PORT) * 4) argument
1948 #define ZCP_RAM_SEL_CFIFO(PORT) (0x10 + (PORT)) argument
1958 #define RESET_CFIFO_RST(PORT) (0x1 << (PORT)) argument
1960 #define CFIFO_ECC(PORT) (FZC_ZCP + 0x000a0UL + (PORT) * 8UL) argument
2277 #define TXC_PORT_CTL(PORT) (FZC_TXC + 0x20020UL + (PORT)*0x100UL) argument
2284 #define TXC_PKT_XMIT(PORT) (FZC_TXC + 0x20038UL + (PORT)*0x100UL) argument
2352 #define TXC_RO_TIDS(PORT) (FZC_TXC + 0x200b0UL + (PORT)*0x100UL) argument
2372 #define TXC_RO_CTL(PORT) (FZC_TXC + 0x200d8UL + (PORT)*0x100UL) argument
2408 #define TXC_INT_STAT_VAL_SHIFT(PORT) ((PORT) * 8) argument
2418 #define TXC_INT_MASK_VAL_SHIFT(PORT) ((PORT) * 8) argument
[all …]
/drivers/scsi/
A Daha152x.h289 #define SETPORT(PORT, VAL) outb( (VAL), (PORT) ) argument
290 #define GETPORT(PORT) inb( PORT ) argument
291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) argument
292 #define CLRBITS(PORT, BITS) outb( (inb(PORT) & ~(BITS)), (PORT) ) argument
293 #define TESTHI(PORT, BITS) ((inb(PORT) & (BITS)) == (BITS)) argument
294 #define TESTLO(PORT, BITS) ((inb(PORT) & (BITS)) == 0) argument
/drivers/pinctrl/renesas/
A Dsh_pfc.h668 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
681 .name = __stringify(PORT##_pin), \
682 .enum_id = PORT##_pin##_DATA, \
690 PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN0, \
691 PORT##pfx##_OUT, PORT##pfx##_IN)
708 CPU_ALL_PORT(_PORT_ENTRY, PORT, unused), \
748 0, PORT##nr##_OUT, PORT##nr##_IN, 0, \
751 PORT##nr##_FN0, PORT##nr##_FN1, \
752 PORT##nr##_FN2, PORT##nr##_FN3, \
753 PORT##nr##_FN4, PORT##nr##_FN5, \
[all …]
A Dpfc-emev2.c253 #define __PORT_DATA(pn, pfx, sfx) PINMUX_DATA(PORT##pfx##_DATA, PORT##pfx##_FN)
/drivers/net/phy/
A Dbcm-phy-ptp.c817 mode = TX_MODE_SEL(PORT, SYNC, REPLACE_TS) | in bcm_ptp_hwtstamp()
818 TX_MODE_SEL(PORT, DELAY_REQ, REPLACE_TS) | in bcm_ptp_hwtstamp()
819 TX_MODE_SEL(PORT, PDELAY_REQ, REPLACE_TS) | in bcm_ptp_hwtstamp()
820 TX_MODE_SEL(PORT, PDELAY_RESP, REPLACE_TS); in bcm_ptp_hwtstamp()
824 mode = RX_MODE_SEL(PORT, SYNC, INSERT_TS_64) | in bcm_ptp_hwtstamp()
825 RX_MODE_SEL(PORT, DELAY_REQ, INSERT_TS_64) | in bcm_ptp_hwtstamp()
826 RX_MODE_SEL(PORT, PDELAY_REQ, INSERT_TS_64) | in bcm_ptp_hwtstamp()
827 RX_MODE_SEL(PORT, PDELAY_RESP, INSERT_TS_64); in bcm_ptp_hwtstamp()
/drivers/tty/serial/
A Dip22zilog.c87 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel *)((PORT)->membase)) argument
88 #define UART_ZILOG(PORT) ((struct uart_ip22zilog_port *)(PORT)) argument
89 #define IP22ZILOG_GET_CURR_REG(PORT, REGNUM) \ argument
90 (UART_ZILOG(PORT)->curregs[REGNUM])
91 #define IP22ZILOG_SET_CURR_REG(PORT, REGNUM, REGVAL) \ argument
92 ((UART_ZILOG(PORT)->curregs[REGNUM]) = (REGVAL))
A Dsunzilog.c105 #define ZILOG_CHANNEL_FROM_PORT(PORT) ((struct zilog_channel __iomem *)((PORT)->membase)) argument
106 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument
/drivers/pinctrl/
A Dpinctrl-falcon.c48 #define PORT(x) (x / PINS) macro
246 void __iomem *mem = info->membase[PORT(pin)]; in falcon_pinconf_get()
283 void __iomem *mem = info->membase[PORT(pin)]; in falcon_pinconf_set()
328 int port = PORT(offset); in falcon_pinconf_dbg_show()
381 int port = PORT(info->mfp[mfp].pin); in falcon_mux_apply()
A Dpinctrl-tb10x.c36 #define PCFG_PORT_MASK(PORT) \ argument
37 (((1 << PCFG_PORT_BITWIDTH) - 1) << (PCFG_PORT_BITWIDTH * (PORT)))
400 #define DEFPINFUNCGRP(NAME, PORT, MODE, ISGPIO) { \ argument
403 .port = (PORT), .mode = (MODE), \
A Dpinctrl-xway.c28 #define PORT(x) (x / PINS) macro
42 #define GPIO_BASE(p) (REG_OFF * PORT(p))
1102 int port = PORT(pin); in xway_pinconf_get()
1155 int port = PORT(pin); in xway_pinconf_set()
1263 int port = PORT(pin); in xway_mux_apply()
1328 if (PORT(pin) == PORT3) in xway_gpio_dir_out()
/drivers/media/platform/ti/
A DKconfig5 # TI VIDEO PORT Helper Modules
/drivers/media/radio/
A Dradio-gemtek.c130 #define BU2614_PORT_MASK MKMASK(PORT)
/drivers/scsi/bfa/
A Dbfa_port.c18 BFA_TRC_FILE(CNA, PORT);
A Dbfa_fcs_lport.c17 BFA_TRC_FILE(FCS, PORT);
/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_83xx_init.c1025 #define QLC_83XX_VXLAN_UDP_DPORT(PORT) ((PORT & 0xffff) << 16) argument
/drivers/ata/
A Dsata_nv.c280 #define NV_ADMA_CHECK_INTR(GCTL, PORT) ((GCTL) & (1 << (19 + (12 * (PORT))))) argument
/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_io.c187 FLOWC_PARAM(PORT, csk->tx_chan); in send_tx_flowc_wr()

Completed in 82 milliseconds