Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/berlin/
H A Dberlin2-div.h16 #define BERLIN2_PLL_SELECT(_off, _sh) \
18 .pll_select_shift = _sh
20 #define BERLIN2_PLL_SWITCH(_off, _sh) \
22 .pll_switch_shift = _sh
24 #define BERLIN2_DIV_SELECT(_off, _sh) \
26 .div_select_shift = _sh
28 #define BERLIN2_DIV_SWITCH(_off, _sh) \
30 .div_switch_shift = _sh
32 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \
34 .div3_switch_shift = _sh
[all...]
/kernel/linux/linux-6.6/drivers/clk/berlin/
H A Dberlin2-div.h16 #define BERLIN2_PLL_SELECT(_off, _sh) \
18 .pll_select_shift = _sh
20 #define BERLIN2_PLL_SWITCH(_off, _sh) \
22 .pll_switch_shift = _sh
24 #define BERLIN2_DIV_SELECT(_off, _sh) \
26 .div_select_shift = _sh
28 #define BERLIN2_DIV_SWITCH(_off, _sh) \
30 .div_switch_shift = _sh
32 #define BERLIN2_DIV_D3SWITCH(_off, _sh) \
34 .div3_switch_shift = _sh
[all...]
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_sctp.c123 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-6.6/net/netfilter/
H A Dxt_sctp.c122 struct sctphdr _sh; in sctp_mt() local
129 sh = skb_header_pointer(skb, par->thoff, sizeof(_sh), &_sh); in sctp_mt()
143 SCCHECK(match_packet(skb, par->thoff + sizeof(_sh), in sctp_mt()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Duasm.h160 Ip_u2s3u1(_sh); variable
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Duasm.h161 Ip_u2s3u1(_sh); variable
/kernel/linux/linux-6.6/drivers/iio/imu/bno055/
H A Dbno055.c432 #define BNO055_CHANNEL(_type, _axis, _index, _address, _sep, _sh, _avail) { \
438 .info_mask_shared_by_type = BIT(IIO_CHAN_INFO_SCALE) | (_sh), \
/kernel/linux/linux-5.10/arch/mips/mm/
H A Duasm.c357 I_u2s3u1(_sh)
/kernel/linux/linux-6.6/arch/mips/mm/
H A Duasm.c358 I_u2s3u1(_sh)

Completed in 9 milliseconds