Home
last modified time | relevance | path

Searched refs:hammer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/gpio/
H A DMakefile21 ALL_TARGETS := lsgpio gpio-hammer gpio-event-mon gpio-watch
52 # gpio-hammer
54 GPIO_HAMMER_IN := $(OUTPUT)gpio-hammer-in.o
56 $(Q)$(MAKE) $(build)=gpio-hammer
57 $(OUTPUT)gpio-hammer: $(GPIO_HAMMER_IN)
/kernel/linux/linux-6.6/tools/gpio/
H A DMakefile21 ALL_TARGETS := lsgpio gpio-hammer gpio-event-mon gpio-watch
52 # gpio-hammer
54 GPIO_HAMMER_IN := $(OUTPUT)gpio-hammer-in.o
56 $(Q)$(MAKE) $(build)=gpio-hammer
57 $(OUTPUT)gpio-hammer: $(GPIO_HAMMER_IN)
/kernel/linux/linux-5.10/drivers/char/agp/
H A Damd64-agp.c152 static u64 amd64_configure(struct pci_dev *hammer, u64 gatt_table) in amd64_configure() argument
159 pci_read_config_dword(hammer, AMD64_GARTAPERTUREBASE, &tmp); in amd64_configure()
163 enable_gart_translation(hammer, gatt_table); in amd64_configure()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Damd64-agp.c152 static u64 amd64_configure(struct pci_dev *hammer, u64 gatt_table) in amd64_configure() argument
159 pci_read_config_dword(hammer, AMD64_GARTAPERTUREBASE, &tmp); in amd64_configure()
163 enable_gart_translation(hammer, gatt_table); in amd64_configure()
/kernel/linux/linux-5.10/drivers/hid/
H A DMakefile52 obj-$(CONFIG_HID_GOOGLE_HAMMER) += hid-google-hammer.o
/kernel/linux/linux-6.6/drivers/hid/
H A DMakefile57 obj-$(CONFIG_HID_GOOGLE_HAMMER) += hid-google-hammer.o

Completed in 3 milliseconds