Home
last modified time | relevance | path

Searched defs:bits_per_word (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c700 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in do_unmask_port_lm() local
758 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in do_unmask_port_compat() local
840 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in do_set_port_lm() local
883 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in do_set_port_compat() local
973 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in clear_port_pending() local
983 const int bits_per_word = BITS_PER_BYTE * sizeof(shinfo->evtchn_pending[0]); in clear_port_pending() local
/openbmc/u-boot/drivers/spi/
H A Drk_spi.c43 u8 bits_per_word; /* max 16 bits per word */ member
H A Dpic32_spi.c161 u32 bits_per_word; in pic32_spi_set_word_size() local
H A Ddesignware_spi.c104 int bits_per_word; member