Home
last modified time | relevance | path

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

/linux-4.1.27/arch/cris/arch-v32/kernel/
Dkgdb.c895 int bitpos_config = 2 + bp * 4; in stub_is_stopped() local
901 rw_bits = (sreg.s0_3 & (3 << bitpos_config)) >> bitpos_config; in stub_is_stopped()
927 int bitpos_config = 2 + bp * 4; in stub_is_stopped() local
930 rw_bits = (sreg.s0_3 & (3 << bitpos_config)) >> bitpos_config; in stub_is_stopped()