Searched refs:_sh (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/berlin/
H A Dberlin2-div.h27 #define BERLIN2_PLL_SELECT(_off, _sh) \
29 .pll_select_shift = _sh
31 #define BERLIN2_PLL_SWITCH(_off, _sh) \
33 .pll_switch_shift = _sh
35 #define BERLIN2_DIV_SELECT(_off, _sh) \
37 .div_select_shift = _sh
39 #define BERLIN2_DIV_SWITCH(_off, _sh) \
41 .div_switch_shift = _sh
43 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \
45 .div3_switch_shift = _sh
47 #define BERLIN2_DIV_GATE(_off, _sh) \
49 .gate_shift = _sh
/linux-4.4.14/net/netfilter/ipset/
H A Dip_set_getport.c41 sctp_sctphdr_t _sh; get_port() local
44 sh = skb_header_pointer(skb, protooff, sizeof(_sh), &_sh); get_port()
/linux-4.4.14/net/netfilter/
H A Dxt_sctp.c122 sctp_sctphdr_t _sh; sctp_mt() local
129 sh = skb_header_pointer(skb, par->thoff, sizeof(_sh), &_sh); sctp_mt()

Completed in 237 milliseconds