Searched refs:_sh (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/clk/berlin/ |
| H A 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 …]
|
| /linux/net/netfilter/ |
| H A D | xt_sctp.c | 109 struct sctphdr _sh; in match_packet() 114 sh = skb_header_pointer(skb, par->thoff, sizeof(_sh), &_sh); in match_packet() 126 SCCHECK(match_packet(skb, par->thoff + sizeof(_sh), in sctp_mt() 122 struct sctphdr _sh; sctp_mt() local
|
| /linux/net/netfilter/ipset/ |
| H A 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()
|
| /linux/arch/mips/include/asm/ |
| H A D | uasm.h | 161 Ip_u2s3u1(_sh);
|
| /linux/arch/mips/mm/ |
| H A D | uasm.c | 358 I_u2s3u1(_sh)
|