/linux-4.1.27/arch/x86/crypto/ |
D | serpent-sse2-x86_64-asm_64.S | 58 por x0, x3; \ 68 por x0, x4; \ 82 por x1, x0; \ 88 por x4, x1; \ 92 por x0, x1; \ 103 por x4, x3; \ 110 por x1, x3; \ 115 por x2, x1; 120 por x0, x3; \ 126 por x4, x0; \ [all …]
|
D | serpent-sse2-i586-asm_32.S | 71 por x4, x0; \ 76 por x4, x2; \ 81 por x4, x1; \ 89 por x4, x3; \ 103 por x4, x0; \ 107 por x4, x2; \ 118 por x4, x0; \ 122 por x4, x2; \ 132 por x4, x1; \ 136 por x4, x3; \ [all …]
|
D | sha1_ssse3_asm.S | 393 por W, W_TMP1 425 por W, W_TMP1
|
D | sha256-ssse3-asm.S | 186 por XTMP2, XTMP1 # XTMP1 = W[-15] ror 7
|
D | aesni-intel_asm.S | 1307 por %xmm2, %xmm13 1567 por %xmm2, %xmm13
|
/linux-4.1.27/sound/soc/codecs/ |
D | cx20442.c | 30 struct regulator *por; member 338 if (IS_ERR(cx20442->por)) in cx20442_set_bias_level() 339 err = PTR_ERR(cx20442->por); in cx20442_set_bias_level() 341 err = regulator_enable(cx20442->por); in cx20442_set_bias_level() 346 if (IS_ERR(cx20442->por)) in cx20442_set_bias_level() 347 err = PTR_ERR(cx20442->por); in cx20442_set_bias_level() 349 err = regulator_disable(cx20442->por); in cx20442_set_bias_level() 368 cx20442->por = regulator_get(codec->dev, "POR"); in cx20442_codec_probe() 369 if (IS_ERR(cx20442->por)) in cx20442_codec_probe() 390 if (!IS_ERR(cx20442->por)) { in cx20442_codec_remove() [all …]
|
/linux-4.1.27/drivers/mfd/ |
D | tps65010.c | 79 unsigned por:1; member 131 static void dbg_chgconf(int por, char *buf, size_t len, u8 chgconfig) in dbg_chgconf() argument 135 if (por) in dbg_chgconf() 177 static void show_chgconfig(int por, const char *label, u8 chgconfig) in show_chgconfig() argument 181 dbg_chgconf(por, buf, sizeof buf, chgconfig); in show_chgconfig() 189 static inline void show_chgconfig(int por, const char *label, u8 chgconfig) { } in show_chgconfig() argument 226 dbg_chgconf(tps->por, buf, sizeof buf, value); in dbg_show() 369 show_chgconfig(tps->por, "conf", tps->chgconf); in tps65010_interrupt() 437 show_chgconfig(tps->por, "update vbus", tmp); in tps65010_work() 585 tps->por = 1; in tps65010_probe() [all …]
|
/linux-4.1.27/drivers/media/pci/zoran/ |
D | zoran_device.c | 113 u32 por; in post_office_wait() local 116 while ((por = btread(ZR36057_POR)) & ZR36057_POR_POPen) { in post_office_wait() 119 if ((por & ZR36057_POR_POTime) && !zr->card.gws_not_connected) { in post_office_wait() 122 por); in post_office_wait() 135 u32 por; in post_office_write() local 137 por = in post_office_write() 140 btwrite(por, ZR36057_POR); in post_office_write() 150 u32 por; in post_office_read() local 152 por = ZR36057_POR_POTime | ((guest & 7) << 20) | ((reg & 7) << 16); in post_office_read() 153 btwrite(por, ZR36057_POR); in post_office_read()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,falcon-pinumx.txt | 40 por, ntr, ntr8k, hrst, mdio, bootled, asc0, spi, spi cs0, spi cs1, i2c,
|
/linux-4.1.27/tools/power/cpupower/po/ |
D | pt.po | 213 msgstr "Reporte erros e bugs para %s, por favor.\n" 309 msgstr " CPUs que precisam ter suas frequências coordenadas por software: " 358 msgstr " (declarado por chamada ao hardware)" 445 " coordenadas por software *\n" 499 "o cpufreq é mostrada, o que é útil por exemplo para reportar bugs.\n" 641 " por exemplo devido ao hardware que não pode ser setado pra uma frequência "
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
D | octeon-hcd.h | 1674 __BITFIELD_FIELD(uint64_t por : 1,
|
D | octeon-hcd.c | 687 usbn_clk_ctl.s.por = 1; in cvmx_usb_shutdown() 729 usbn_clk_ctl.s.por = 1; in cvmx_usb_initialize() 802 usbn_clk_ctl.s.por = 0; in cvmx_usb_initialize()
|
/linux-4.1.27/arch/x86/lib/ |
D | x86-opcode-map.txt | 580 eb: por Pq,Qq | vpor Vx,Hx,Wx (66),(v1)
|