Home
last modified time | relevance | path

Searched refs:PW (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-PendleForest3 # <http://www.digitaluk.co.uk/coveragechecker/main/tradeexport/BB12�9PW/NA/0/>
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0001-configure-Use-CFLAGS-and-LDFLAGS-when-doing-link-tes.patch64 for lib in ndir dir ucb bsd BSD PW x dirent
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A D0001-configure-Pass-LDFLAGS-to-tests-doing-link-step.patch80 for lib in ndir dir ucb bsd BSD PW x dirent
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv-cardlist.rst682 - PCI-8604PW
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73PW?M\BIV������e��IRULU_/J]Wae������x��I_c@[h8LXqxw���q��LdtIZ`2LTHQ`������Nj{.?Pet�^|�r��n��x��o��…
74 …PY7JR7IQ7JR7HR0?H&2<5?I4BO"/+7C;GQ!+#.!*3&/#,5'0:*3@&2>2@LAQ^EV_BU\BRY@PW?OVAQX@PWAQXCSZCT[2>E…
76 …buA]pKbzLe}Kf~Ml�Hg~Kk�Vp�]t�[w�`x�Icwp�����j�KamNbnG`fI`eFX_GW^CPXAQW@SY=PW=STAUY>NUBMUFPXAMS?NQ…
/openbmc/linux/fs/gfs2/
H A Dtrace_gfs2.h28 dlm_state_name(PW), \
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h274 #define SET_PW(b, v) SET_GLOBAL_FIELD(b, TLBTR0, PW, v)
399 #define GET_PW(b) GET_GLOBAL_FIELD(b, TLBTR0, PW)
959 #define PW (PW_MASK << PW_SHIFT) macro
/openbmc/linux/Documentation/driver-api/md/
H A Dmd-cluster.rst45 node joins the cluster, it acquires the lock in PW mode and it stays
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch31445 +#define PW 1
31448 +#undef PW
31449 +#define PW 2
31536 +#if PW == 1
31722 +#if PW == 1
43195 +#define PW 2
43456 +#elif (!PRED_C && PW == 2) || (PRED_C && PW == 1)
44485 +#undef PW
65302 +#if PW == 1
65547 +#undef PW
[all …]
/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py130 …t('https://'+args.host+'/login', headers=jsonHeader,json={"data":[args.user,args.PW]},verify=False)
5352 elif(args.PW is not None):
5353 pw = args.PW