| /drivers/pinctrl/mediatek/ |
| A D | pinctrl-mt76x8.c | 41 FUNC("pwm1", 0, 19, 1), 47 FUNC("pwm0", 0, 18, 1), 53 FUNC("uart2", 0, 20, 2), 57 FUNC("sw_r", 3, 45, 2), 59 FUNC("uart1", 0, 45, 2), 63 FUNC("debug", 2, 4, 2), 64 FUNC("i2c", 0, 4, 2), 75 FUNC("sdxc", 0, 22, 8), 84 FUNC("pcm", 2, 0, 4), 85 FUNC("i2s", 0, 0, 4), [all …]
|
| A D | pinctrl-mt7620.c | 59 FUNC("mdio", MT7620_GPIO_MODE_MDIO, 22, 2), 60 FUNC("refclk", MT7620_GPIO_MODE_MDIO_REFCLK, 22, 2), 69 FUNC("uartf", MT7620_GPIO_MODE_UARTF, 7, 8), 71 FUNC("pcm i2s", MT7620_GPIO_MODE_PCM_I2S, 7, 8), 73 FUNC("pcm gpio", MT7620_GPIO_MODE_PCM_GPIO, 11, 4), 75 FUNC("gpio i2s", MT7620_GPIO_MODE_GPIO_I2S, 7, 4), 78 FUNC("wdt rst", 0, 17, 1), 79 FUNC("wdt refclk", 0, 17, 1), 82 FUNC("pcie rst", MT7620_GPIO_MODE_PCIE_RST, 36, 1), 86 FUNC("nand", MT7620_GPIO_MODE_NAND, 45, 15), [all …]
|
| A D | pinctrl-rt305x.c | 37 FUNC("uartf", RT305X_GPIO_MODE_UARTF, 7, 8), 38 FUNC("pcm uartf", RT305X_GPIO_MODE_PCM_UARTF, 7, 8), 39 FUNC("pcm i2s", RT305X_GPIO_MODE_PCM_I2S, 7, 8), 40 FUNC("i2s uartf", RT305X_GPIO_MODE_I2S_UARTF, 7, 8), 41 FUNC("pcm gpio", RT305X_GPIO_MODE_PCM_GPIO, 11, 4), 43 FUNC("gpio i2s", RT305X_GPIO_MODE_GPIO_I2S, 7, 4), 50 FUNC("spi_cs1", 0, 27, 1), 51 FUNC("wdg_cs1", 1, 27, 1), 55 FUNC("rgmii", 0, 24, 12) 62 FUNC("spi_cs1", 0, 45, 1), [all …]
|
| A D | pinctrl-mt7621.c | 40 FUNC("uart3", 0, 5, 4), 41 FUNC("i2s", 2, 5, 4), 42 FUNC("spdif3", 3, 5, 4), 45 FUNC("uart2", 0, 9, 4), 46 FUNC("pcm", 2, 9, 4), 47 FUNC("spdif2", 3, 9, 4), 51 FUNC("wdt rst", 0, 18, 1), 61 FUNC("spi", 0, 34, 7), 62 FUNC("nand1", 2, 34, 7), 65 FUNC("sdhci", 0, 41, 8), [all …]
|
| A D | pinctrl-rt3883.c | 45 FUNC("uartf", RT3883_GPIO_MODE_UARTF, 7, 8), 46 FUNC("pcm uartf", RT3883_GPIO_MODE_PCM_UARTF, 7, 8), 47 FUNC("pcm i2s", RT3883_GPIO_MODE_PCM_I2S, 7, 8), 48 FUNC("i2s uartf", RT3883_GPIO_MODE_I2S_UARTF, 7, 8), 49 FUNC("pcm gpio", RT3883_GPIO_MODE_PCM_GPIO, 11, 4), 50 FUNC("gpio uartf", RT3883_GPIO_MODE_GPIO_UARTF, 7, 4), 51 FUNC("gpio i2s", RT3883_GPIO_MODE_GPIO_I2S, 7, 4), 59 FUNC("pci-dev", 0, 40, 32), 60 FUNC("pci-host2", 1, 40, 32), 61 FUNC("pci-host1", 2, 40, 32), [all …]
|
| A D | pinctrl-rt2880.c | 18 static struct mtmips_pmx_func i2c_grp[] = { FUNC("i2c", 0, 1, 2) }; 19 static struct mtmips_pmx_func spi_grp[] = { FUNC("spi", 0, 3, 4) }; 20 static struct mtmips_pmx_func uartlite_grp[] = { FUNC("uartlite", 0, 7, 8) }; 21 static struct mtmips_pmx_func jtag_grp[] = { FUNC("jtag", 0, 17, 5) }; 22 static struct mtmips_pmx_func mdio_grp[] = { FUNC("mdio", 0, 22, 2) }; 23 static struct mtmips_pmx_func sdram_grp[] = { FUNC("sdram", 0, 24, 16) }; 24 static struct mtmips_pmx_func pci_grp[] = { FUNC("pci", 0, 40, 32) };
|
| A D | pinctrl-mtmips.h | 9 #define FUNC(name, value, pin_first, pin_count) \ macro
|
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_rtp_test.c | 111 XE_RTP_RULES(FUNC(match_yes), OR, FUNC(match_no)), 115 XE_RTP_RULES(FUNC(match_no), FUNC(match_no), OR, 116 FUNC(match_yes), OR, 117 FUNC(match_no)), 121 XE_RTP_RULES(FUNC(match_no), OR, FUNC(match_yes)), 125 XE_RTP_RULES(FUNC(match_no), OR, FUNC(match_no)), 150 XE_RTP_RULES(FUNC(match_no), OR, OR, FUNC(match_yes)), 170 XE_RTP_RULES(FUNC(match_yes), FUNC(match_no)), 412 FUNC(match_no)) }, 429 FUNC(match_no)) }, [all …]
|
| /drivers/gpu/drm/xe/ |
| A D | xe_wa.c | 106 FUNC(xe_rtp_match_even_instance)), 391 FUNC(xe_rtp_match_first_render_or_compute)), 398 FUNC(xe_rtp_match_first_render_or_compute)), 403 FUNC(xe_rtp_match_first_render_or_compute)), 408 FUNC(xe_rtp_match_first_render_or_compute)), 413 FUNC(xe_rtp_match_first_render_or_compute)), 418 FUNC(xe_rtp_match_first_render_or_compute)), 470 FUNC(xe_rtp_match_first_render_or_compute)), 475 FUNC(xe_rtp_match_first_render_or_compute)), 481 FUNC(xe_rtp_match_first_render_or_compute)), [all …]
|
| A D | xe_wa_oob.rules | 43 GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf) 44 MEDIA_VERSION(3000), MEDIA_STEP(A0, B0), FUNC(xe_rtp_match_not_sriov_vf) 46 16023588340 GRAPHICS_VERSION(2001), FUNC(xe_rtp_match_not_sriov_vf)
|
| A D | xe_tuning.c | 93 FUNC(xe_rtp_match_first_render_or_compute)), 103 FUNC(xe_rtp_match_first_render_or_compute)),
|
| A D | xe_reg_whitelist.c | 44 XE_RTP_RULES(GRAPHICS_VERSION_RANGE(1200, 1260), FUNC(match_not_render)),
|
| A D | xe_hw_engine.c | 395 XE_RTP_RULES(FUNC(xe_rtp_cfeg_wmtp_disabled)), in xe_hw_engine_setup_default_lrc_state() 461 XE_RTP_RULES(FUNC(xe_hw_engine_match_fixed_cslice_mode)), in hw_engine_setup_default_state()
|
| /drivers/input/serio/ |
| A D | hil_mlc.c | 464 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_SLEEP, 0) 483 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_SLEEP, 0) 486 FUNC(hilse_inc_lcv, 10, HILSEN_NEXT, HILSEN_START, 0) 487 FUNC(hilse_set_ddi, -1, HILSEN_NEXT, 0, 0) 503 FUNC(hilse_dec_ddi, 0, HILSEN_NEXT, HILSEN_ACF, 0) 504 FUNC(hilse_inc_ddi, 0, HILSEN_NEXT, 0, 0) 510 FUNC(hilse_dec_ddi, 0, HILSEN_HEAL, HILSEN_NEXT, 0) 513 FUNC(hilse_init_lcv, 0, HILSEN_NEXT, HILSEN_DOZE, 0) 516 FUNC(hilse_inc_lcv, 10, HILSEN_NEXT, HILSEN_START, 0) 543 FUNC(hilse_take_rnm, 0, HILSEN_MATCH, 0, 0) [all …]
|
| /drivers/mailbox/ |
| A D | bcm74110-mailbox.c | 169 BCM_MSG_GET_FIELD(msg, SVC), BCM_MSG_GET_FIELD(msg, FUNC), in bcm74110_rx_process_msg() 226 if (BCM_MSG_GET_FIELD(msg->msg, FUNC) == func_type) { in bcm74110_rx_pop_init_msg() 288 BCM_MSG_SET_FIELD(msg, FUNC, func); in bcm74110_mbox_create_msg() 308 BCM_MSG_GET_FIELD(msg, SVC), BCM_MSG_GET_FIELD(msg, FUNC), in bcm74110_mbox_tx_msg() 353 BCM_MSG_GET_FIELD(msg, FUNC), in bcm74110_mbox_link_training() 361 (BCM_MSG_GET_FIELD(msg, FUNC) != BCM_MSG_FUNC_LINK_START) || in bcm74110_mbox_link_training() 390 ret = bcm74110_rx_pop_init_msg_block(mbox, BCM_MSG_GET_FIELD(msg, FUNC), in bcm74110_mbox_tx_msg_and_wait_ack()
|
| /drivers/scsi/qla4xxx/ |
| A D | ql4_nx.h | 691 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument 743 #define ISR_MSI_INT_TRIGGER(FUNC) (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_nx.h | 655 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) argument 705 #define ISR_MSI_INT_TRIGGER(FUNC) \ argument 706 (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
|
| /drivers/net/ethernet/qlogic/qlcnic/ |
| A D | qlcnic_hdr.h | 677 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
| /drivers/net/ethernet/qlogic/netxen/ |
| A D | netxen_nic_hdr.h | 990 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC))) argument
|
| /drivers/pinctrl/ |
| A D | pinctrl-rockchip.c | 236 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument 240 .func = FUNC, \ 246 #define RK_MUXROUTE_SAME(ID, PIN, FUNC, REG, VAL) \ argument 247 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_SAME) 249 #define RK_MUXROUTE_GRF(ID, PIN, FUNC, REG, VAL) \ argument 250 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_GRF) 252 #define RK_MUXROUTE_PMU(ID, PIN, FUNC, REG, VAL) \ argument 253 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_PMU)
|
| A D | pinctrl-rp1.c | 145 #define FUNC(f) \ macro
|