Home
last modified time | relevance | path

Searched full:oki (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/net/ethernet/oki-semi/
H A DKconfig3 # OKI Semiconductor device configuration
7 bool "OKI Semiconductor devices"
15 the questions about OKI Semiconductor cards. If you say Y, you will
20 source "drivers/net/ethernet/oki-semi/pch_gbe/Kconfig"
H A DMakefile3 # Makefile for the OKI Semiconductor device drivers.
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A DKconfig3 # OKI Semiconductor device configuration
7 tristate "OKI SEMICONDUCTOR IOH(ML7223/ML7831) GbE"
20 This driver also can be used for OKI SEMICONDUCTOR IOH(Input/
H A Dpch_gbe_phy.h4 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
H A Dpch_gbe_phy.c4 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
H A Dpch_gbe_ethtool.c4 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
H A Dpch_gbe_param.c4 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
H A Dpch_gbe.h4 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7778-bockw.dts121 compatible = "oki,ml86v7667";
126 compatible = "oki,ml86v7667";
/linux/drivers/rtc/
H A Drtc-msm6242.c3 * Oki MSM6242 RTC Driver
227 MODULE_DESCRIPTION("Oki MSM6242 RTC driver");
H A DKconfig1232 tristate "Oki MSM6242"
1235 If you say yes here you get support for the Oki MSM6242
/linux/drivers/media/i2c/
H A Dml86v7667.c3 * OKI Semiconductor ML86V7667 video decoder driver
443 MODULE_DESCRIPTION("OKI Semiconductor ML86V7667 video decoder driver");
H A DKconfig1176 tristate "OKI ML86V7667 video decoder"
1179 Support for the OKI Semiconductor ML86V7667 video decoder.
/linux/Documentation/devicetree/bindings/
H A Dtrivial-devices.yaml310 # OKI ML86V7667 video decoder
311 - oki,ml86v7667
H A Dvendor-prefixes.yaml1073 "^oki,.*":
1074 description: Oki Electric Industry Co., Ltd.
/linux/drivers/net/ethernet/
H A DMakefile75 obj-$(CONFIG_NET_VENDOR_OKI) += oki-semi/
H A DKconfig149 source "drivers/net/ethernet/oki-semi/Kconfig"
/linux/drivers/gpio/
H A Dgpio-ml-ioh.c3 * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD.
525 MODULE_DESCRIPTION("OKI SEMICONDUCTOR ML-IOH series GPIO Driver");
H A DKconfig1711 tristate "OKI SEMICONDUCTOR ML7213 IOH GPIO support"
1716 This driver can be used for OKI SEMICONDUCTOR ML7213 IOH (Input/Output
/linux/include/linux/
H A Dhp_sdc.h173 #define HP_SDC_XTD_BBRTC 0x20 /* OKI MSM-58321 BBRTC present */
/linux/Documentation/admin-guide/media/
H A Di2c-cardlist.rst198 ml86v7667 OKI ML86V7667 video decoder
H A Dbttv.rst1492 - TV Tuner MG9910 - HBY33A-TVO CEI + Philips SAA7110 + OKI M548262 + ST STV8438CV
/linux/drivers/input/serio/
H A Dhp_sdc.c1079 printk(KERN_INFO PREFIX "OKI MSM-58321 BBRTC present\n"); in hp_sdc_register()