Home
last modified time | relevance | path

Searched refs:_sh (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/clk/berlin/
H A Dberlin2-div.h16 #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 Dxt_sctp.c109 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 Dip_set_getport.c42 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 Duasm.h161 Ip_u2s3u1(_sh);
/linux/arch/mips/mm/
H A Duasm.c358 I_u2s3u1(_sh)