Searched refs:_sh (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/berlin/ |
D | berlin2-div.h | 16 #define BERLIN2_PLL_SELECT(_off, _sh) \ argument 18 .pll_select_shift = _sh 20 #define BERLIN2_PLL_SWITCH(_off, _sh) \ argument 22 .pll_switch_shift = _sh 24 #define BERLIN2_DIV_SELECT(_off, _sh) \ argument 26 .div_select_shift = _sh 28 #define BERLIN2_DIV_SWITCH(_off, _sh) \ argument 30 .div_switch_shift = _sh 32 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \ argument 34 .div3_switch_shift = _sh [all …]
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_sctp.c | 123 struct sctphdr _sh; in sctp_mt() local 130 sh = skb_header_pointer(skb, par->thoff, sizeof(_sh), &_sh); in sctp_mt() 144 SCCHECK(match_packet(skb, par->thoff + sizeof(_sh), in sctp_mt()
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
D | ip_set_getport.c | 42 struct sctphdr _sh; in get_port() local 45 sh = skb_header_pointer(skb, protooff, sizeof(_sh), &_sh); in get_port()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | uasm.h | 160 Ip_u2s3u1(_sh);
|
/kernel/linux/linux-5.10/arch/mips/mm/ |
D | uasm.c | 357 I_u2s3u1(_sh)
|