Home
last modified time | relevance | path

Searched full:97 (Results 1 – 25 of 1485) sorted by relevance

12345678910>>...60

/openbmc/linux/arch/powerpc/include/asm/
H A Dfeature-fixups.h75 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
82 END_FTR_SECTION_NESTED(msk, val, 97)
91 #define FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
99 ALT_FTR_SECTION_END_NESTED(msk, val, 97)
101 ALT_FTR_SECTION_END_NESTED_IFSET(msk, 97)
103 ALT_FTR_SECTION_END_NESTED_IFCLR(msk, 97)
107 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
114 END_MMU_FTR_SECTION_NESTED(msk, val, 97)
127 #define MMU_FTR_SECTION_ELSE MMU_FTR_SECTION_ELSE_NESTED(97)
135 ALT_MMU_FTR_SECTION_END_NESTED(msk, val, 97)
[all …]
H A Dsynch.h58 START_LWSYNC_SECTION(97); \
60 MAKE_LWSYNC_SECTION_ENTRY(97, __lwsync_fixup);
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dfeature-fixups.h75 #define BEGIN_FTR_SECTION START_FTR_SECTION(97)
82 END_FTR_SECTION_NESTED(msk, val, 97)
91 #define FTR_SECTION_ELSE FTR_SECTION_ELSE_NESTED(97)
99 ALT_FTR_SECTION_END_NESTED(msk, val, 97)
101 ALT_FTR_SECTION_END_NESTED_IFSET(msk, 97)
103 ALT_FTR_SECTION_END_NESTED_IFCLR(msk, 97)
107 #define BEGIN_MMU_FTR_SECTION START_FTR_SECTION(97)
114 END_MMU_FTR_SECTION_NESTED(msk, val, 97)
127 #define MMU_FTR_SECTION_ELSE MMU_FTR_SECTION_ELSE_NESTED(97)
135 ALT_MMU_FTR_SECTION_END_NESTED(msk, val, 97)
[all …]
/openbmc/linux/include/sound/
H A Dak4531_codec.h7 * Universal interface for Audio Codec '97
9 * For more details look to AC '97 component specification revision 2.1
18 * - not really AC'97 codec, but it uses very similar interface as AC'97
/openbmc/linux/include/sound/ac97/
H A Dregs.h4 * Universal interface for Audio Codec '97
6 * For more details look to AC '97 component specification revision 2.1
10 * AC'97 codec registers
31 #define AC97_INT_PAGING 0x24 /* Audio Interrupt & Paging (AC'97 2.3) */
33 /* range 0x28-0x3a - AUDIO AC'97 2.0 extensions */
148 #define AC97_EI_REV_MASK 0x0c00 /* AC'97 revision mask */
149 #define AC97_EI_REV_22 0x0400 /* AC'97 revision 2.2 */
150 #define AC97_EI_REV_23 0x0800 /* AC'97 revision 2.3 */
192 /* Interrupt and Paging bit defines (AC'97 2.3) */
/openbmc/openbmc/poky/meta/lib/oe/
H A Delf.py38 "arm" : (40, 97, 0, True, 32),
39 "armeb": (40, 97, 0, False, 32),
76 "arm" : (40, 97, 0, True, 32),
81 "arm" : ( 40, 97, 0, True, 32),
82 "armeb": ( 40, 97, 0, False, 32),
/openbmc/linux/sound/
H A Dac97_bus.c42 * snd_ac97_reset() - Reset AC'97 device
43 * @ac97: The AC'97 device to reset
48 * This function resets the AC'97 device. If @try_warm is true the function
/openbmc/linux/drivers/atm/
H A Dnicstarmac.copyright6 * 10/1/97 - commented out CFG_PHYIE bit - we don't care when the PHY
8 * 10/4/97 - began heavy inline documentation of the code. Corrected typos
10 * 10/5/97 - added code to handle PHY interrupts, disable PHY on
/openbmc/linux/drivers/misc/
H A Dtsl2550.c105 98, 98, 97, 97, 97, 97, 97, 96,
126 81, 85, 89, 93, 97, 101, 105, 109,
/openbmc/linux/drivers/net/ethernet/3com/
H A DKconfig93 3C990-TX, 3CR990-TX-95, 3CR990-TX-97, 3CR990-FX-95, 3CR990-FX-97,
95 3CR990-FX-97 Server, 3C990B-TX-M, 3C990BSVR
/openbmc/linux/sound/pci/ac97/
H A Dac97_local.h4 * Universal interface for Audio Codec '97
6 * For more details look to AC '97 component specification revision 2.2
H A Dac97_id.h4 * Universal interface for Audio Codec '97
6 * For more details look to AC '97 component specification revision 2.2
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ifmetric/ifmetric/
H A Difmetric.c_netlink-invalid-arg.patch10 @@ -97,6 +97,8 @@
/openbmc/linux/sound/pci/ice1712/
H A Denvy24ht.h59 #define VT1724_CFG_PRO_I2S 0x80 /* multitrack converter: I2S or AC'97 */
60 #define VT1724_CFG_AC97_PACKED 0x01 /* split or packed mode - AC'97 */
137 #define VT1724_MT_AC97_INDEX 0x04 /* byte - AC'97 index */
138 #define VT1724_MT_AC97_CMD 0x05 /* byte - AC'97 command & status */
145 #define VT1724_MT_AC97_DATA 0x06 /* word - AC'97 data */
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-via.rst17 - MVP3, VP3, VP2/97, VPX/97
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/
H A D0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch21 @@ -97,7 +97,7 @@ if(PIGLIT_USE_WAFFLE)
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0003-Correctly-install-python-modules.patch23 @@ -97,6 +97,7 @@ install-exec-local:
/openbmc/linux/sound/pci/
H A Dcs4281.c242 #define BA0_ACCTL 0x0460 /* AC'97 Control */
249 #define BA0_ACSTS 0x0464 /* AC'97 Status */
253 #define BA0_ACOSV 0x0468 /* AC'97 Output Slot Valid */
256 #define BA0_ACCAD 0x046c /* AC'97 Command Address */
257 #define BA0_ACCDA 0x0470 /* AC'97 Command Data */
259 #define BA0_ACISV 0x0474 /* AC'97 Input Slot Valid */
262 #define BA0_ACSAD 0x0478 /* AC'97 Status Address */
263 #define BA0_ACSDA 0x047c /* AC'97 Status Data */
289 #define BA0_AODSD1 0x04a8 /* AC'97 On-Demand Slot Disable for primary link (ro) */
292 #define BA0_AODSD2 0x04ac /* AC'97 On-Demand Slot Disable for secondary link (ro) */
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/
H A D0001-wfa_cmdproc-Store-return-value-into-location.patch21 @@ -97,7 +97,7 @@ int getParamValueInt(char *pcmdStr, char *pParam, int *paramValue)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A D0002-timing.c-Fix-format-security-errors.patch17 @@ -97,7 +97,7 @@ add_test_info_time (AppData * appdata)
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Dcrypt-lib.patch20 @@ -97,16 +97,8 @@ else
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D0001-Fix-implicit-function-declaration-warnings.patch23 @@ -33,6 +33,12 @@ static char sccsid[] = "@(#) hosts_access.c 1.21 97/02/12 02:13:22";
36 @@ -45,6 +46,8 @@ static char sccsid[] = "@(#) hosts_access.c 1.21 97/02/12 02:13:22";
92 @@ -38,6 +38,7 @@ static char sccsid[] = "@(#) tcpdchk.c 1.8 97/02/12 02:13:25";
/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm/
H A Dwiper.sh-fix-stat-path.patch19 @@ -97,7 +97,6 @@ function find_prog(){
/openbmc/linux/arch/hexagon/lib/
H A Dmemcpy.S186 align888 = or(ptr_in, ptr_out); /* %8 < 97 */
192 p3 = cmp.gtu(len, #95); /* %8 < 97 */
193 align888 = or(align888, len); /* %8 < 97 */
194 len8 = lsr(len, #3); /* %8 < 97 */
198 p2 = bitsclr(align888, #7); /* %8 < 97 */
202 p2 = and(p2,!p3); /* %8 < 97 */
203 if (p2.new) len = add(len, #-8); /* %8 < 97 */
204 if (p2.new) jump:NT .Ldwordaligned; /* %8 < 97 */
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_io.c102 * the AC'97 interrupt to be enabled. in oxygen_ac97_wait()
109 * About 10% of AC'97 register reads or writes fail to complete, but even those
138 dev_err(chip->card->dev, "AC'97 write timeout\n"); in oxygen_write_ac97()
170 dev_err(chip->card->dev, "AC'97 read timeout on codec %u\n", codec); in oxygen_read_ac97()

12345678910>>...60