| /linux/net/802/ |
| H A D | fc.c | 36 struct fch_hdr *fch; in fc_header() local 48 fch = skb_push(skb, hdr_len); in fc_header() 49 fcllc = (struct fcllc *)(fch+1); in fc_header() 58 fch = skb_push(skb, hdr_len); in fc_header() 62 memcpy(fch->saddr,saddr,dev->addr_len); in fc_header() 64 memcpy(fch->saddr,dev->dev_addr,dev->addr_len); in fc_header() 68 memcpy(fch->daddr,daddr,dev->addr_len); in fc_header()
|
| /linux/drivers/clk/x86/ |
| H A D | clk-fch.c | 3 * clock framework for AMD FCH controller block 12 #include <linux/platform_data/clk-fch.h> 56 dev_err(&pdev->dev, "FCH device not found\n"); in fch_clk_probe() 114 .name = "clk-fch",
|
| H A D | Makefile | 2 obj-$(CONFIG_X86_AMD_PLATFORM_DEVICE) += clk-fch.o
|
| /linux/drivers/gpio/ |
| H A D | gpio-amd-fch.c | 4 * GPIO driver for the AMD G series FCH (eg. GX-412TC) 17 #include <linux/platform_data/gpio/gpio-amd-fch.h> 32 "amd-fch-gpio-iomem"); 191 MODULE_DESCRIPTION("AMD G-series FCH GPIO driver");
|
| /linux/sound/hda/core/ |
| H A D | hdmi_chmap.c | 14 * FLH FCH FRH 40 FCH = (1 << 14), /* Front Center High */ enumerator 56 /* 10 */ "FCH", 74 [10] = FCH, 162 { .ca_index = 0x20, .speakers = { 0, FCH, RR, RL, FC, 0, FR, FL } }, 163 { .ca_index = 0x21, .speakers = { 0, FCH, RR, RL, FC, LFE, FR, FL } }, 172 { .ca_index = 0x2a, .speakers = { FCH, RC, RR, RL, FC, 0, FR, FL } }, 173 { .ca_index = 0x2b, .speakers = { FCH, RC, RR, RL, FC, LFE, FR, FL } }, 174 { .ca_index = 0x2c, .speakers = { TC, FCH, RR, RL, FC, 0, FR, FL } }, 175 { .ca_index = 0x2d, .speakers = { TC, FCH, RR, RL, FC, LFE, FR, FL } }, [all …]
|
| /linux/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
| H A D | mmcr2_fcs_fch_test.c | 28 * fields : fcs, fch. 68 * Verify that fcs and fch field of MMCR2 match in mmcr2_fcs_fch()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | smuio_v13_0_3.c | 32 * smuio_v13_0_3_get_die_id - query die id from FCH. 49 * smuio_v13_0_3_get_socket_id - query socket id from FCH
|
| H A D | smuio_v13_0.c | 75 * smuio_v13_0_get_die_id - query die id from FCH. 92 * smuio_v13_0_get_socket_id - query socket id from FCH
|
| H A D | amdgpu_discovery.c | 174 [FCH_HWID] = "FCH",
|
| /linux/include/linux/platform_data/gpio/ |
| H A D | gpio-amd-fch.h | 4 * AMD FCH gpio driver platform-data
|
| /linux/drivers/acpi/ |
| H A D | acpi_apd.c | 15 #include <linux/platform_data/clk-fch.h> 105 clkdev = platform_device_register_data(&adev->dev, "clk-fch", in fch_misc_setup()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dm_pp_smu.h | 117 * fixed clock at requested freq, either from FCH bypass or DFS 177 * fixed clock at requested freq, either from FCH bypass or DFS
|
| /linux/drivers/watchdog/ |
| H A D | sp5100_tco.h | 67 /* For recent chips with embedded FCH (rev 40+) */
|
| H A D | sp5100_tco.c | 18 * AMD Publication 51192 "AMD Bolton FCH Register Reference Guide"
|
| /linux/drivers/message/fusion/ |
| H A D | mptlan.c | 1494 struct mpt_lan_ohdr *fch = (struct mpt_lan_ohdr *)skb->data; in mpt_lan_type_trans() local 1500 if (fch->dtype == htons(0xffff)) { in mpt_lan_type_trans() 1501 u32 *p = (u32 *) fch; in mpt_lan_type_trans() 1511 fch->saddr); in mpt_lan_type_trans() 1514 if (*fch->daddr & 1) { in mpt_lan_type_trans() 1515 if (!memcmp(fch->daddr, dev->broadcast, FC_ALEN)) { in mpt_lan_type_trans() 1521 if (memcmp(fch->daddr, dev->dev_addr, FC_ALEN)) { in mpt_lan_type_trans()
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | pmc-quirks.c | 14 #include <linux/platform_data/x86/amd-fch.h>
|
| H A D | pmc.c | 313 /* Use FCH registers to get the S0ix stats */ in s0ix_stats_show()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
| H A D | rn_clk_mgr.c | 309 char *bypass_clks[5] = {"0x0 DFS", "0x1 REFCLK", "0x2 ERROR", "0x3 400 FCH", "0x4 600 FCH"}; in rn_dump_clk_registers()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_rf_al7230b.c | 250 { ZD_CR122, 0xfc }, /* E0->FCh at 4901 */ in zd1211b_al7230b_init_hw()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | amd.c | 12 #include <linux/platform_data/x86/amd-fch.h> 1350 [29] = "FCH and MP1 failed warm reset handshake",
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
| H A D | smu11_driver_if_sienna_cichlid.h | 852 …uint8_t FchUsbPdSlaveAddr; //For requesting USB PD controller S-states via FCH I2C when enter… 1213 …uint8_t FchUsbPdSlaveAddr; //For requesting USB PD controller S-states via FCH I2C when enter…
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-piix4.c | 37 #include <linux/platform_data/x86/amd-fch.h>
|
| /linux/drivers/usb/host/ |
| H A D | pci-quirks.c | 148 * AMD FCH/SB generation and revision is identified by SMBus controller
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 1153 __le32 reserved1[1006]; /* 1348h - 22fch */
|
| /linux/drivers/pci/ |
| H A D | quirks.c | 4662 * 1022:780f [AMD] FCH PCI Bridge 4663 * 1022:7809 [AMD] FCH USB OHCI Controller
|