| /freebsd-13.1/sys/mips/mediatek/ |
| H A D | mtk_usb_phy.c | 60 #define USB_PHY_READ(_sc, _off) bus_read_4((_sc)->res, (_off)) argument 61 #define USB_PHY_WRITE(_sc, _off, _val) bus_write_4((_sc)->res, (_off), (_val)) argument 62 #define USB_PHY_CLR_SET(_sc, _off, _clr, _set) \ argument 65 #define USB_PHY_READ_U2(_sc, _off) \ argument 67 #define USB_PHY_WRITE_U2(_sc, _off, _val) \ argument 69 #define USB_PHY_CLR_SET_U2(_sc, _off, _clr, _set) \ argument 75 #define USB_PHY_READ_FM(_sc, _off) \ argument 77 #define USB_PHY_WRITE_FM(_sc, _off) \ argument 79 #define USB_PHY_CLR_SET_FM(_sc, _off, _clr, _set) \ argument
|
| H A D | mtk_pinctrl.h | 50 #define GROUP(_name, _reg, _off, _mask, _funcs) \ argument
|
| /freebsd-13.1/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_spivar.h | 52 #define BCM_SPI_WRITE(_sc, _off, _val) \ argument 54 #define BCM_SPI_READ(_sc, _off) \ argument
|
| H A D | bcm2835_bscvar.h | 61 #define BCM_BSC_WRITE(_sc, _off, _val) \ argument 63 #define BCM_BSC_READ(_sc, _off) \ argument
|
| H A D | bcm2835_clkman.c | 67 #define BCM_CLKMAN_WRITE(_sc, _off, _val) \ argument 69 #define BCM_CLKMAN_READ(_sc, _off) \ argument
|
| H A D | bcm2835_pwm.c | 75 #define BCM_PWM_MEM_WRITE(_sc, _off, _val) \ argument 77 #define BCM_PWM_MEM_READ(_sc, _off) \ argument 79 #define BCM_PWM_CLK_WRITE(_sc, _off, _val) \ argument 81 #define BCM_PWM_CLK_READ(_sc, _off) \ argument
|
| H A D | bcm2835_gpio.c | 132 #define BCM_GPIO_WRITE(_sc, _off, _val) \ argument 134 #define BCM_GPIO_READ(_sc, _off) \ argument 136 #define BCM_GPIO_CLEAR_BITS(_sc, _off, _bits) \ argument 138 #define BCM_GPIO_SET_BITS(_sc, _off, _bits) \ argument
|
| /freebsd-13.1/sys/dev/ath/ath_hal/ |
| H A D | ah_eeprom_v3.c | 73 #define EEREAD(_off) do { \ in readEepromFreqPierInfo() argument 279 #define EEREAD(_off) do { \ in readEepromRawPowerCalInfo5112() argument 447 #define EEREAD(_off) do { \ in ar2413ReadCalDataset() argument 815 #define EEREAD(_off) do { \ in readEepromRawPowerCalInfo() argument 921 #define EEREAD(_off) do { \ in readEepromTargetPowerCalInfo() argument 1017 #define EEREAD(_off) do { \ in readEepromCTLInfo() argument 1114 #define EEREAD(_off) do { \ in readHeaderInfo() argument
|
| H A D | ah_internal.h | 448 #define ath_hal_eepromRead(_ah, _off, _data) \ argument 450 #define ath_hal_eepromWrite(_ah, _off, _data) \ argument
|
| /freebsd-13.1/sys/arm/ti/ |
| H A D | ti_spivar.h | 61 #define TI_SPI_WRITE(_sc, _off, _val) \ argument 63 #define TI_SPI_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | dwc3.c | 85 #define DWC3_WRITE(_sc, _off, _val) \ argument 87 #define DWC3_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/arm/mv/ |
| H A D | a37x0_gpio.c | 67 #define A37X0_GPIO_WRITE(_sc, _off, _val) \ argument 69 #define A37X0_GPIO_READ(_sc, _off) \ argument
|
| H A D | mv_spi.c | 69 #define MV_SPI_WRITE(_sc, _off, _val) \ argument 71 #define MV_SPI_READ(_sc, _off) \ argument
|
| H A D | a37x0_iic.c | 68 #define A37X0_IIC_WRITE(_sc, _off, _val) \ argument 70 #define A37X0_IIC_READ(_sc, _off) \ argument
|
| H A D | a37x0_spi.c | 64 #define A37X0_SPI_WRITE(_sc, _off, _val) \ argument 66 #define A37X0_SPI_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/dev/rccgpio/ |
| H A D | rccgpio.c | 83 #define RCC_WRITE(_sc, _off, _val) \ argument 85 #define RCC_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/riscv/sifive/ |
| H A D | sifive_gpio.c | 83 #define SFGPIO_READ(_sc, _off) \ argument 85 #define SFGPIO_WRITE(_sc, _off, _val) \ argument
|
| /freebsd-13.1/sys/arm64/rockchip/ |
| H A D | rk_gpio.c | 104 #define RK_GPIO_WRITE(_sc, _off, _val) \ argument 106 #define RK_GPIO_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/dev/intel/ |
| H A D | spi.c | 64 #define INTELSPI_WRITE(_sc, _off, _val) \ argument 66 #define INTELSPI_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/arm/allwinner/ |
| H A D | aw_gpio.c | 332 #define AW_GPIO_WRITE(_sc, _off, _val) \ argument 334 #define AW_GPIO_READ(_sc, _off) \ argument
|
| /freebsd-13.1/sys/net80211/ |
| H A D | ieee80211_hostap.c | 2264 #define setie(_ie, _off) ieee80211_ies_setie(ni->ni_ies, _ie, _off) in hostap_recv_mgmt() argument
|
| H A D | ieee80211_node.h | 377 #define ieee80211_ies_setie(_ies, _ie, _off) do { \ argument
|
| /freebsd-13.1/sys/dev/axgbe/ |
| H A D | xgbe-common.h | 1566 #define XPCS32_IOWRITE(_pdata, _off, _val) \ argument 1569 #define XPCS32_IOREAD(_pdata, _off) \ argument 1572 #define XPCS16_IOWRITE(_pdata, _off, _val) \ argument 1575 #define XPCS16_IOREAD(_pdata, _off) \ argument
|
| /freebsd-13.1/sys/dev/rtwn/ |
| H A D | if_rtwnvar.h | 545 #define rtwn_set_pwrmode(_sc, _vap, _off) \ argument
|
| /freebsd-13.1/sys/netpfil/pf/ |
| H A D | pf.c | 339 #define PACKET_UNDO_NAT(_m, _pd, _off, _s, _dir) \ argument
|