Searched full:macos (Results 1 – 25 of 45) sorted by relevance
12
/linux-6.8/drivers/video/fbdev/ |
D | macmodes.c | 2 * linux/drivers/video/macmodes.c -- Standard MacOS video modes 26 * MacOS video mode definitions 133 * Mapping between MacOS video mode numbers and video mode definitions 178 * Mapping between monitor sense values and MacOS video mode numbers 210 * @vmode: MacOS video mode 211 * @cmode: MacOS color mode 214 * Converts a MacOS vmode/cmode pair to a frame buffer video 291 * mac_var_to_vmode - convert var structure to MacOS vmode/cmode pair 293 * @vmode: MacOS video mode 294 * @cmode: MacOS color mode [all …]
|
D | valkyriefb.h | 93 * also 17. Just because MacOS can't do this on Valkyrie doesn't mean we 109 * that didn't match MacOS in the same video mode on this chip, and it also 111 * mode still doesn't match MacOS exactly (as far as I can tell), it's a lot 114 * Yes, even though MacOS calls it "72Hz", in reality it's about 70Hz.
|
D | macmodes.h | 2 * linux/drivers/video/macmodes.h -- Standard MacOS video modes 17 * MacOS.
|
D | platinumfb.h | 161 { 864, 1680, 3344 }, /* MacOS does 1680 instead of 1696 to fit 16bpp in 1MB,
|
/linux-6.8/Documentation/filesystems/ |
D | hfs.rst | 14 MacOS 8.1 and newer support a filesystem called HFS+ that's similar to 25 Specifies the creator/type values as shown by the MacOS finder 71 that are essential for MacOS to work.
|
D | hfsplus.rst | 7 HFSPlus is a filesystem first introduced in MacOS 8.1. 18 Specifies the creator/type values as shown by the MacOS finder
|
/linux-6.8/arch/powerpc/include/uapi/asm/ |
D | bootx.h | 4 * (for MacOS) when it is used to boot Linux. 91 /* Some infos about the current MacOS display */ 98 * MacOS display. (Can be 0 when not detected) */
|
D | nvram.h | 34 pmac_nvram_XPRAM, /* MacOS XPRAM partition */ 35 pmac_nvram_NR /* MacOS Name Registry partition */
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | apple.yaml | 43 queried on macOS using the following command: 59 which can be queried as follows on macOS:
|
/linux-6.8/block/partitions/ |
D | mac.c | 20 * Code to understand MacOS partition tables. 64 return 0; /* not a MacOS disk */ in mac_partition()
|
/linux-6.8/drivers/net/thunderbolt/ |
D | Kconfig | 9 supporting the same protocol including Windows and macOS.
|
/linux-6.8/fs/hfsplus/ |
D | Kconfig | 14 MacOS 8. It includes all Mac specific filesystem data such as
|
/linux-6.8/arch/powerpc/include/asm/ |
D | bootx.h | 4 * (for MacOS) when it is used to boot Linux.
|
/linux-6.8/lib/zstd/common/ |
D | portability_macros.h | 71 * Only enable assembly for Linux / MacOS, other platforms may
|
/linux-6.8/drivers/net/ethernet/natsemi/ |
D | macsonic.c | 243 /* This only works if MacOS has already initialized the card. */ in mac_onboard_sonic_ethernet_addr() 328 /* This is sometimes useful to find out how MacOS configured the card */ in mac_onboard_sonic_probe() 465 /* This is sometimes useful to find out how MacOS configured the card */ in mac_sonic_nubus_probe_board()
|
/linux-6.8/arch/m68k/mac/ |
D | via.c | 91 * There is also a related problem when MacOS is used to boot Linux. A network 92 * card brought up by a MacOS driver may raise an interrupt while Linux boots. 96 * interrupt with no driver would crash MacOS (the book was written before
|
/linux-6.8/drivers/nubus/ |
D | nubus.c | 49 the top of the MacOS ROM) tells us which bytelanes, i.e. which byte 52 A map of 0x0f, as found in the MacOS ROM, means that all bytelanes 544 /* MacOS driver. If we were NetBSD we might in nubus_get_functional_resource()
|
/linux-6.8/fs/smb/client/ |
D | Kconfig | 34 MacOS) and even in the cloud (e.g. Microsoft Azure) and also by the
|
/linux-6.8/Documentation/usb/ |
D | gadget_multi.rst | 123 Knowing how MacOS is based on BSD and BSD is an Open Source it is
|
/linux-6.8/arch/m68k/include/asm/ |
D | mac_psc.h | 136 * MacOS 8.0 says I'm at 48 KHz. Using
|
/linux-6.8/drivers/of/ |
D | platform.c | 522 /* Check if we have a MacOS display without a node spec */ in of_platform_default_populate_init() 525 * The old code tried to work out which node was the MacOS in of_platform_default_populate_init()
|
/linux-6.8/drivers/macintosh/ |
D | windfarm_smu_controls.c | 67 * that MacOS X just tries the new one, and if it fails fallbacks in smu_set_fan()
|
/linux-6.8/drivers/usb/misc/ |
D | Kconfig | 245 The firmware for this driver must be extracted from the MacOS
|
/linux-6.8/Documentation/admin-guide/ |
D | thunderbolt.rst | 307 If the other host is running Windows or macOS, the only thing you need to
|
/linux-6.8/drivers/usb/storage/ |
D | freecom.c | 456 * this "magic sequence", which they use in their Windows and MacOS in init_freecom()
|
12