| /arch/powerpc/platforms/powermac/ |
| A D | low_i2c.c | 196 return readb(host->base + (((unsigned int)reg) << host->bsteps)); in __kw_read_reg() 202 writeb(val, host->base + (((unsigned)reg) << host->bsteps)); in __kw_write_reg() 292 host->len--; in kw_i2c_handle_interrupt() 301 host->len--; in kw_i2c_handle_interrupt() 315 host->len--; in kw_i2c_handle_interrupt() 362 struct pmac_i2c_host_kw *host = timer_container_of(host, t, in kw_i2c_timeout() local 492 host = kzalloc(sizeof(*host), GFP_KERNEL); in kw_i2c_host_init() 507 kfree(host); in kw_i2c_host_init() 517 for (host->bsteps = 0; (steps & 0x01) == 0; host->bsteps++) in kw_i2c_host_init() 543 kfree(host); in kw_i2c_host_init() [all …]
|
| /arch/powerpc/include/asm/ |
| A D | dcr.h | 16 #define DCR_MAP_OK(host) dcr_map_ok_native(host) argument 18 #define dcr_unmap(host, dcr_c) dcr_unmap_native(host, dcr_c) argument 19 #define dcr_read(host, dcr_n) dcr_read_native(host, dcr_n) argument 20 #define dcr_write(host, dcr_n, value) dcr_write_native(host, dcr_n, value) argument
|
| A D | dcr-native.h | 21 static inline bool dcr_map_ok_native(dcr_host_native_t host) in dcr_map_ok_native() argument 28 #define dcr_unmap_native(host, dcr_c) do {} while (0) argument 29 #define dcr_read_native(host, dcr_n) mfdcr(dcr_n + host.base) argument 30 #define dcr_write_native(host, dcr_n, value) mtdcr(dcr_n + host.base, value) argument
|
| /arch/um/os-Linux/ |
| A D | util.c | 52 struct utsname host; in setup_machinename() local 54 uname(&host); in setup_machinename() 57 if (!strcmp(host.machine, "x86_64")) { in setup_machinename() 62 if (!strcmp(host.machine, "i686")) { in setup_machinename() 68 strcpy(machine_out, host.machine); in setup_machinename() 73 struct utsname host; in setup_hostinfo() local 75 uname(&host); in setup_hostinfo() 76 snprintf(buf, len, "%s %s %s %s %s", host.sysname, host.nodename, in setup_hostinfo() 77 host.release, host.version, host.machine); in setup_hostinfo()
|
| /arch/x86/coco/tdx/ |
| A D | tdcall.S | 26 TDX_MODULE_CALL host=0 44 TDX_MODULE_CALL host=0 ret=1 62 TDX_MODULE_CALL host=0 ret=1 saved=1
|
| /arch/x86/virt/vmx/tdx/ |
| A D | seamcall.S | 22 TDX_MODULE_CALL host=1 41 TDX_MODULE_CALL host=1 ret=1 63 TDX_MODULE_CALL host=1 ret=1 saved=1
|
| A D | tdxcall.S | 45 .macro TDX_MODULE_CALL host:req ret=0 saved=0 88 .if \host 177 .if \host 193 .if \host
|
| /arch/powerpc/kvm/ |
| A D | Kconfig | 11 Say Y here to get to see options for using your Linux host to run 57 in virtual machines on book3s_32 host processors. 74 in virtual machines on book3s_64 host processors. 91 hypervisor mode available to the host. 99 different processor from the host processor. 110 without using hypervisor mode in the host, by running the 121 host. 127 and system calls on the host. 161 bool "Nested L0 host workaround for L1 KVM host PMU handling bug" if EXPERT 210 E500v2 host processors. [all …]
|
| /arch/x86/kvm/ |
| A D | hyperv.c | 274 if (!host) in synic_set_msr() 278 if (!host) { in synic_set_msr() 293 if (!host) in synic_set_msr() 305 if (!host) in synic_set_msr() 375 if (!host) in syndbg_set_msr() 389 if (!host) in syndbg_set_msr() 734 if (!host) { in stimer_set_count() 1452 if (host) in kvm_hv_set_msr_pw() 1487 if (!host) in kvm_hv_set_msr_pw() 1590 if (!host) in kvm_hv_set_msr() [all …]
|
| /arch/mips/pci/ |
| A D | pci-xtalk-bridge.c | 612 struct pci_host_bridge *host; in bridge_probe() local 639 if (!host) { in bridge_probe() 644 bc = pci_host_bridge_priv(host); in bridge_probe() 710 host->dev.parent = dev; in bridge_probe() 711 host->sysdata = bc; in bridge_probe() 712 host->busnr = 0; in bridge_probe() 713 host->ops = &bridge_pci_ops; in bridge_probe() 714 host->map_irq = bridge_map_irq; in bridge_probe() 717 err = pci_scan_root_bus_bridge(host); in bridge_probe() 721 pci_bus_claim_resources(host->bus); in bridge_probe() [all …]
|
| /arch/powerpc/platforms/embedded6xx/ |
| A D | hlwd-pic.c | 203 struct irq_domain *host; in hlwd_pic_probe() local 211 host = hlwd_pic_init(np); in hlwd_pic_probe() 212 BUG_ON(!host); in hlwd_pic_probe() 214 irq_set_handler_data(cascade_virq, host); in hlwd_pic_probe() 217 hlwd_irq_host = host; in hlwd_pic_probe()
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3588-nanopc-t6-lts.dts | 18 vcc5v0_usb20_host: regulator-vcc5v0-usb20-host { 35 usb20_host_pwren: usb20-host-pwren { 58 dr_mode = "host";
|
| A D | rk3588-orangepi-5-compact.dtsi | 86 usb_host_pwren: usb-host-pwren { 96 bt_wake_host: bt-wake-host { 100 host_wake_bt: host-wake-bt { 150 interrupt-names = "host-wakeup"; 160 dr_mode = "host";
|
| A D | rk3566-radxa-zero-3w.dts | 35 bt_wake_host_h: bt-wake-host-h { 39 host_wake_bt_h: host-wake-bt-h { 49 wifi_wake_host_h: wifi-wake-host-h {
|
| A D | rk3399-rock-4se.dts | 28 interrupt-names = "host-wake"; 42 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
|
| A D | rk3368-evb.dtsi | 87 /* supplies both host and otg */ 88 vcc_host: regulator-vcc-host { 213 host_vbus_drv: host-vbus-drv { 238 dr_mode = "host";
|
| A D | rk3399-rock-pi-4b.dts | 28 interrupt-names = "host-wake"; 52 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
|
| A D | rk3308-sakurapi-rk3308b.dts | 144 bt_wake_host: bt-wake-host { 148 host_wake_bt: host-wake-bt { 166 wifi_host_wake: wifi-host-wake { 203 interrupt-names = "host-wake"; 236 host-wakeup-gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>;
|
| A D | rk3576-armsom-sige5-v1.2-wifibt.dtso | 24 interrupt-names = "host-wake"; 40 interrupt-names = "host-wakeup";
|
| A D | rk3399-rock-pi-4b-plus.dts | 35 interrupt-names = "host-wake"; 53 host-wakeup-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
|
| A D | rk3308-rock-pi-s.dts | 254 bt_wake_host: bt-wake-host { 258 host_wake_bt: host-wake-bt { 290 wifi_host_wake: wifi-host-wake { 326 interrupt-names = "host-wake"; 343 u2phy_host: host-port { 368 host-wake-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
|
| /arch/powerpc/platforms/8xx/ |
| A D | cpm1-ic.c | 15 struct irq_domain *host; member 62 return irq_find_mapping(data->host, cpm_vec); in cpm_get_irq() 113 data->host = irq_domain_create_linear(of_fwnode_handle(dev->of_node), in cpm_pic_probe() 115 if (!data->host) in cpm_pic_probe()
|
| /arch/arm/boot/dts/rockchip/ |
| A D | rk3128-evb.dts | 37 vcc5v0_host: regulator-vcc5v0-host { 93 usb-host { 94 host_vbus_drv: host-vbus-drv {
|
| /arch/um/drivers/ |
| A D | Kconfig | 15 lines on the UML that are usually made to show up on the host as 34 lines to host portals. They may be accessed with 'telnet <host> 44 lines to host pseudo-terminals. Access to both traditional 46 with this option. The assignment of UML devices to host devices 54 lines to host terminals. Access to both virtual consoles 119 between the host's dsp and mixer devices and the UML sound system. 132 and receive functions. The host running the UML guest must have
|
| /arch/arm64/boot/dts/allwinner/ |
| A D | sun50i-h700-anbernic-rg35xx-plus.dts | 36 interrupt-names = "host-wake"; 51 host-wake-gpios = <&pio 6 16 GPIO_ACTIVE_HIGH>; /* PG16 */
|