Searched defs:_ip (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/spi/ |
H A D | spi-dw.h | 22 #define dw_spi_ip_is(_dws, _ip) \ argument 25 #define __dw_spi_ver_cmp(_dws, _ip, _ver, _op) \ argument 28 #define dw_spi_ver_is(_dws, _ip, _ver) __dw_spi_ver_cmp(_dws, _ip, _ver, ==) argument 30 #define dw_spi_ver_is_ge(_dws, _ip, _ver) __dw_spi_ver_cmp(_dws, _ip, _ver, >=) argument
|
/linux/arch/x86/include/asm/ |
H A D | ftrace.h | 66 #define ftrace_regs_set_instruction_pointer(fregs, _ip) \ argument
|
/linux/net/netfilter/ |
H A D | xt_HMARK.c | 253 struct iphdr *ip, _ip; in hmark_pkt_set_htuple_ipv4() local
|
/linux/drivers/usb/dwc3/ |
H A D | core.h | 1565 #define DWC3_IP_IS(_ip) \ argument 1568 #define DWC3_VER_IS(_ip, _ver) \ argument 1571 #define DWC3_VER_IS_PRIOR(_ip, _ver) \ argument 1574 #define DWC3_VER_IS_WITHIN(_ip, _from, _to) \ argument 1580 #define DWC3_VER_TYPE_IS_WITHIN(_ip, _ver, _from, _to) \ argument
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_rpc.c | 243 #define FBNIC_ACT1_INIT(_l4, _udp, _ip, _v6) \ argument
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | smu_v13_0_6_ppt.c | 101 #define MCA_BANK_IPID(_ip, _hwid, _type) \ argument
|