Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Dmvgpio.h50 u32 apmask; /* Bitwise Mask of Edge Detect Register - 0x009C */ member
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ap.rst236 apmask | +-----------------------------+ | 11 mdev create
576 /sys/bus/ap/apmask
579 The 'apmask' is a 256-bit mask that identifies a set of AP adapter IDs
590 apmask and the APQIs corresponding to the bits set in the aqmask comprise
597 apmask:
667 ap.apmask=0xffff ap.aqmask=0x40
671 apmask:
699 echo -5,-6 > /sys/bus/ap/apmask
706 > apmask
863 - Must NOT be assigned while the sysfs /sys/bus/ap/apmask and
[all …]
/openbmc/qemu/docs/system/s390x/
H A Dvfio-ap.rst224 /sys/bus/ap/apmask
227 The ``apmask`` is a 256-bit mask that identifies a set of AP adapter IDs
300 ap.apmask=0xffff ap.aqmask=0x40
304 apmask::
725 echo -5,-6 > /sys/bus/ap/apmask
/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c59 module_param_named(apmask, apm_str, charp, 0440);
60 MODULE_PARM_DESC(apmask, "AP bus adapter mask.");
1442 static BUS_ATTR_RW(apmask);
H A Dzcrypt_api.c228 static DEVICE_ATTR_RW(apmask);