Searched refs:adnp (Results 1 – 4 of 4) sorted by relevance
4 - compatible: should be "ad,gpio-adnp"20 compatible = "ad,gpio-adnp";
968 dnode_phys_t *adnp; in zio_crypt_do_dnode_hmac_updates() local974 adnp = (dnode_phys_t *)tmp_dncore; in zio_crypt_do_dnode_hmac_updates()976 adnp->dn_datablkszsec = BSWAP_16(adnp->dn_datablkszsec); in zio_crypt_do_dnode_hmac_updates()977 adnp->dn_bonuslen = BSWAP_16(adnp->dn_bonuslen); in zio_crypt_do_dnode_hmac_updates()978 adnp->dn_maxblkid = BSWAP_64(adnp->dn_maxblkid); in zio_crypt_do_dnode_hmac_updates()979 adnp->dn_used = BSWAP_64(adnp->dn_used); in zio_crypt_do_dnode_hmac_updates()981 adnp->dn_flags &= DNODE_CRYPT_PORTABLE_FLAGS_MASK; in zio_crypt_do_dnode_hmac_updates()982 adnp->dn_used = 0; in zio_crypt_do_dnode_hmac_updates()1418 dnode_phys_t *dnp, *adnp, *sdnp, *ddnp; in zio_crypt_init_uios_dnode() local1493 adnp = (dnode_phys_t *)aadp; in zio_crypt_init_uios_dnode()[all …]
1048 dnode_phys_t *adnp; in zio_crypt_do_dnode_hmac_updates() local1058 adnp = (dnode_phys_t *)tmp_dncore; in zio_crypt_do_dnode_hmac_updates()1060 adnp->dn_datablkszsec = BSWAP_16(adnp->dn_datablkszsec); in zio_crypt_do_dnode_hmac_updates()1061 adnp->dn_bonuslen = BSWAP_16(adnp->dn_bonuslen); in zio_crypt_do_dnode_hmac_updates()1062 adnp->dn_maxblkid = BSWAP_64(adnp->dn_maxblkid); in zio_crypt_do_dnode_hmac_updates()1063 adnp->dn_used = BSWAP_64(adnp->dn_used); in zio_crypt_do_dnode_hmac_updates()1066 adnp->dn_used = 0; in zio_crypt_do_dnode_hmac_updates()1069 cd.cd_raw.iov_base = (char *)adnp; in zio_crypt_do_dnode_hmac_updates()1593 dnode_phys_t *dnp, *adnp, *sdnp, *ddnp; in zio_crypt_init_uios_dnode() local1679 adnp = (dnode_phys_t *)aadp; in zio_crypt_init_uios_dnode()[all …]
81 gpioext: gpio-adnp@41 {82 compatible = "ad,gpio-adnp";