Home
last modified time | relevance | path

Searched refs:rx8581 (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/rtc/
Drtc-rx8581.c55 struct rx8581 { struct
102 struct rx8581 *rx8581 = i2c_get_clientdata(client); in rx8581_get_datetime() local
127 err = rx8581->read_block_data(client, RX8581_REG_SC, in rx8581_get_datetime()
180 struct rx8581 *rx8581 = i2c_get_clientdata(client); in rx8581_set_datetime() local
217 err = rx8581->write_block_data(client, RX8581_REG_SC, 7, buf); in rx8581_set_datetime()
272 struct rx8581 *rx8581; in rx8581_probe() local
280 rx8581 = devm_kzalloc(&client->dev, sizeof(struct rx8581), GFP_KERNEL); in rx8581_probe()
281 if (!rx8581) in rx8581_probe()
284 i2c_set_clientdata(client, rx8581); in rx8581_probe()
285 rx8581->client = client; in rx8581_probe()
[all …]
DMakefile132 obj-$(CONFIG_RTC_DRV_RX8581) += rtc-rx8581.o
DKconfig567 will be called rtc-rx8581.
/linux-4.4.14/arch/arm/boot/dts/
Dr8a7778-bockw.dts104 rx8581: rtc@51 { label
105 compatible = "epson,rx8581";
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dge_imp3a.dts145 compatible = "epson,rx8581";
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Dtrivial-devices.txt53 epson,rx8581 I2C-BUS INTERFACE REAL TIME CLOCK MODULE
/linux-4.4.14/arch/powerpc/boot/dts/
Dgef_sbc610.dts206 compatible = "epson,rx8581";
Dgef_ppc9a.dts208 compatible = "epson,rx8581";
Dgef_sbc310.dts196 compatible = "epson,rx8581";