Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c105 struct region3_table_entry_fc1 fc1; member
147 struct segment_entry_fc1 fc1; member
731 dat_protection |= rtte.fc1.p; in guest_translate()
732 iep_protection = rtte.fc1.iep; in guest_translate()
733 raddr.rfaa = rtte.fc1.rfaa; in guest_translate()
759 dat_protection |= ste.fc1.p; in guest_translate()
760 iep_protection = ste.fc1.iep; in guest_translate()
761 raddr.sfaa = ste.fc1.sfaa; in guest_translate()
1512 ptr = rtte.fc1.rfaa * _REGION3_SIZE; in kvm_s390_shadow_tables()
1550 ptr = ste.fc1.sfaa * _SEGMENT_SIZE; in kvm_s390_shadow_tables()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/
H A D0001-Fix-asneeded.patch18 index 3b2aa7d..0489fc1 100644
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts67 fc1_c_pins: fc1-c-i2c-pins {
/openbmc/openpower-hw-diags/test/
H A Dpdbg-test.dts1336 fc1 {
1414 fc1 {
1492 fc1 {
1570 fc1 {
1648 fc1 {
1726 fc1 {
1804 fc1 {
1882 fc1 {
3334 fc1 {
3412 fc1 {
[all …]
H A Dtest-resolution.cpp116 "LocationCode": "/proc0/pib/perv39/eq7/fc1/core1", in TEST()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.c759 u8 fc1; in wil_check_bar() local
769 fc1 = wil_rx_status_get_fc1(wil, msg); in wil_check_bar()
782 fc1, mid, cid, tid, seq); in wil_check_bar()
785 if (wil_is_back_req(fc1)) { in wil_check_bar()
800 fc1, mid, cid, tid, seq); in wil_check_bar()
H A Dtxrx.c537 u8 fc1 = wil_rxdesc_fc1(d); in wil_vring_reap_rx() local
543 fc1, mid, cid, tid, seq); in wil_vring_reap_rx()
545 if (wil_is_back_req(fc1)) { in wil_vring_reap_rx()
556 fc1, mid, cid, tid, seq); in wil_vring_reap_rx()
/openbmc/linux/Documentation/arch/m68k/
H A Dbuddha-driver.rst95 $fc1-$fff mirror of $fc0
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs.h1091 struct sfp_xcvr_fc1_code_s fc1; member