| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | iosys-map.h | 21 #define IOSYS_MAP_INIT_OFFSET(_ism_src_p, _off) ({ \ argument 124 #define iosys_map_rd(_ism, _off, _type) ({ \ argument 137 #define iosys_map_wr(_ism, _off, _type, _val) ({ \ argument 150 #define iosys_map_rd_field(_ism, _off, _type, _field) ({ \ argument 155 #define iosys_map_wr_field(_ism, _off, _type, _field, _val) ({ \ argument
|
| /freebsd-14.2/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_spivar.h | 50 #define BCM_SPI_WRITE(_sc, _off, _val) \ argument 52 #define BCM_SPI_READ(_sc, _off) \ argument
|
| H A D | bcm2835_clkman.c | 66 #define BCM_CLKMAN_WRITE(_sc, _off, _val) \ argument 68 #define BCM_CLKMAN_READ(_sc, _off) \ argument
|
| H A D | bcm2835_bscvar.h | 59 #define BCM_BSC_WRITE(_sc, _off, _val) \ argument 61 #define BCM_BSC_READ(_sc, _off) \ argument
|
| H A D | bcm2835_pwm.c | 73 #define BCM_PWM_MEM_WRITE(_sc, _off, _val) \ argument 75 #define BCM_PWM_MEM_READ(_sc, _off) \ argument 77 #define BCM_PWM_CLK_WRITE(_sc, _off, _val) \ argument 79 #define BCM_PWM_CLK_READ(_sc, _off) \ argument
|
| H A D | bcm2835_gpio.c | 138 #define BCM_GPIO_WRITE(_sc, _off, _val) \ argument 140 #define BCM_GPIO_READ(_sc, _off) \ argument 142 #define BCM_GPIO_CLEAR_BITS(_sc, _off, _bits) \ argument 144 #define BCM_GPIO_SET_BITS(_sc, _off, _bits) \ argument
|
| /freebsd-14.2/sys/dev/ath/ath_hal/ |
| H A D | ah_eeprom_v3.c | 71 #define EEREAD(_off) do { \ in readEepromFreqPierInfo() argument 277 #define EEREAD(_off) do { \ in readEepromRawPowerCalInfo5112() argument 445 #define EEREAD(_off) do { \ in ar2413ReadCalDataset() argument 813 #define EEREAD(_off) do { \ in readEepromRawPowerCalInfo() argument 919 #define EEREAD(_off) do { \ in readEepromTargetPowerCalInfo() argument 1015 #define EEREAD(_off) do { \ in readEepromCTLInfo() argument 1112 #define EEREAD(_off) do { \ in readHeaderInfo() argument
|
| /freebsd-14.2/sys/arm/ti/ |
| H A D | ti_spivar.h | 59 #define TI_SPI_WRITE(_sc, _off, _val) \ argument 61 #define TI_SPI_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/arm64/rockchip/clk/ |
| H A D | rk3568_pmucru.c | 55 #define RK_PLL(_id, _name, _pnames, _off, _shift) \ argument
|
| H A D | rk3568_cru.c | 66 #define RK_PLL(_id, _name, _pnames, _off, _shift) \ argument
|
| /freebsd-14.2/sys/dev/usb/controller/ |
| H A D | dwc3.c | 96 #define DWC3_WRITE(_sc, _off, _val) \ argument 98 #define DWC3_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/arm/mv/ |
| H A D | a37x0_gpio.c | 65 #define A37X0_GPIO_WRITE(_sc, _off, _val) \ argument 67 #define A37X0_GPIO_READ(_sc, _off) \ argument
|
| H A D | mv_spi.c | 67 #define MV_SPI_WRITE(_sc, _off, _val) \ argument 69 #define MV_SPI_READ(_sc, _off) \ argument
|
| H A D | a37x0_iic.c | 66 #define A37X0_IIC_WRITE(_sc, _off, _val) \ argument 68 #define A37X0_IIC_READ(_sc, _off) \ argument
|
| H A D | a37x0_spi.c | 62 #define A37X0_SPI_WRITE(_sc, _off, _val) \ argument 64 #define A37X0_SPI_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/dev/rccgpio/ |
| H A D | rccgpio.c | 81 #define RCC_WRITE(_sc, _off, _val) \ argument 83 #define RCC_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/riscv/sifive/ |
| H A D | sifive_gpio.c | 81 #define SFGPIO_READ(_sc, _off) \ argument 83 #define SFGPIO_WRITE(_sc, _off, _val) \ argument
|
| /freebsd-14.2/sys/dev/intel/ |
| H A D | spi.c | 72 #define INTELSPI_WRITE(_sc, _off, _val) \ argument 74 #define INTELSPI_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/netlink/ |
| H A D | netlink.h | 202 #define NL_ITEM_DATA(_ptr, _off) ((void *)((char *)(_ptr) + _off)) argument 203 #define NL_ITEM_DATA_CONST(_ptr, _off) ((const void *)((const char *)(_ptr) + _off)) argument
|
| H A D | netlink_message_writer.h | 207 #define nlattr_restore_offset(_ns, _off, _t) ((_t *)_nlattr_restore_offset(_ns, _off)) argument
|
| /freebsd-14.2/sys/arm64/rockchip/ |
| H A D | rk_gpio.c | 134 #define RK_GPIO_WRITE(_sc, _off, _val) \ argument 136 #define RK_GPIO_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/arm/allwinner/ |
| H A D | aw_gpio.c | 330 #define AW_GPIO_WRITE(_sc, _off, _val) \ argument 332 #define AW_GPIO_READ(_sc, _off) \ argument
|
| /freebsd-14.2/sys/net80211/ |
| H A D | ieee80211_hostap.c | 2268 #define setie(_ie, _off) ieee80211_ies_setie(ni->ni_ies, _ie, _off) in hostap_recv_mgmt() argument
|
| H A D | ieee80211_node.h | 361 #define ieee80211_ies_setie(_ies, _ie, _off) do { \ argument
|
| /freebsd-14.2/sys/dev/axgbe/ |
| H A D | xgbe-common.h | 1564 #define XPCS32_IOWRITE(_pdata, _off, _val) \ argument 1567 #define XPCS32_IOREAD(_pdata, _off) \ argument 1570 #define XPCS16_IOWRITE(_pdata, _off, _val) \ argument 1573 #define XPCS16_IOREAD(_pdata, _off) \ argument
|