Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/radio/
H A Dradio-aztech.c70 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_set_pins() local
71 u8 bits = az->curvol; in aztech_set_pins()
80 outb_p(bits, az->isa.io); in aztech_set_pins()
85 struct aztech *az = kzalloc(sizeof(*az), GFP_KERNEL); in aztech_alloc() local
87 return az ? &az->isa : NULL; in aztech_alloc()
111 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_s_mute_volume() local
115 az->curvol = (vol & 1) + ((vol & 2) << 1); in aztech_s_mute_volume()
116 outb(az->curvol, isa->io); in aztech_s_mute_volume()
/openbmc/linux/kernel/
H A Drange.c12 int add_range(struct range *range, int az, int nr_range, u64 start, u64 end) in add_range() argument
18 if (nr_range >= az) in add_range()
29 int add_range_with_merge(struct range *range, int az, int nr_range, in add_range_with_merge() argument
62 return add_range(range, az, nr_range, start, end); in add_range_with_merge()
65 void subtract_range(struct range *range, int az, u64 start, u64 end) in subtract_range() argument
72 for (j = 0; j < az; j++) { in subtract_range()
97 for (i = 0; i < az; i++) { in subtract_range()
101 if (i < az) { in subtract_range()
126 int clean_sort_range(struct range *range, int az) in clean_sort_range() argument
128 int i, j, k = az - 1, nr_range = az; in clean_sort_range()
[all …]
/openbmc/linux/include/linux/
H A Drange.h21 int add_range(struct range *range, int az, int nr_range,
25 int add_range_with_merge(struct range *range, int az, int nr_range,
28 void subtract_range(struct range *range, int az, u64 start, u64 end);
30 int clean_sort_range(struct range *range, int az);
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c647 #define mnextsize(az) (nextHi[az]-nextLo[az]) argument
649 #define mnextswap(az,bz) \ argument
651 tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \
652 tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \
653 tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
/openbmc/linux/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.sh31 val=$(ip netns exec "${NETNS}" nstat -az | \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/
H A D0001-configure.ac-remove-AM_PO_SUBDIRS.patch19 …ALL_LINGUAS="az cs da de en_GB es eu fi fr hu id is it ja nl pa pl pt_BR ro ru rw sk sr sv uk vi z…
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.soc300 Energy efficient Ethernet support (802.3az)
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py2099 from . import az
2122 methods.append(az.Az())
/openbmc/openbmc/poky/documentation/
H A DREADME385 :ref:`Azure Storage fetcher (az://) <bitbake-user-manual/bitbake-user-manual-fetching:fetchers>`
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst673 Az Fetcher (``az://``)
695 SRC_URI = "az://<azure-storage-account>.blob.core.windows.net/<foo_container>/<bar_file>"
H A Dbitbake-user-manual-ref-variables.rst1453 - ``az://``: Fetches files from an Azure Storage account using HTTPS.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/
H A D0001-BootLogoLib-align-logo-coords-to-be-even.patch275 z_|9P{QUoo^_6#$>G{az=l*1UR6qI;eiif}ej(c7`F9($PU_23RNI@fy&79YAJu~JV
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass933 'az', 'ftps', 'crate', 'gs']
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch77 …r��j��r��n��w��m��~��v��|�����i��^x�Ohx@WgCWfMap�����Ɖ�������ʒ�Ǖ�ɛ�Е�ɂ��~��az�EZi6FSARZ8GP/BM/CRJ_…
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dvariables.rst246 … :ref:`Azure Storage fetcher (az://) <bitbake-user-manual/bitbake-user-manual-fetching:fetchers>`
/openbmc/linux/
H A Dopengrok1.0.log[all...]