Searched refs:hym8563 (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/rtc/ |
| D | rtc-hym8563.c | 86 struct hym8563 { struct 102 struct hym8563 *hym8563 = i2c_get_clientdata(client); in hym8563_rtc_read_time() local 106 if (!hym8563->valid) { in hym8563_rtc_read_time() 127 struct hym8563 *hym8563 = i2c_get_clientdata(client); in hym8563_rtc_set_time() local 166 hym8563->valid = true; in hym8563_rtc_set_time() 296 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) 308 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_recalc_rate() local 309 struct i2c_client *client = hym8563->client; in hym8563_clkout_recalc_rate() 334 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_set_rate() local 335 struct i2c_client *client = hym8563->client; in hym8563_clkout_set_rate() [all …]
|
| D | Makefile | 70 obj-$(CONFIG_RTC_DRV_HYM8563) += rtc-hym8563.o
|
| D | Kconfig | 261 will be called rtc-hym8563.
|
| /linux-4.4.14/Documentation/devicetree/bindings/rtc/ |
| D | haoyu,hym8563.txt | 7 - compatible: should be: "haoyu,hym8563" 17 hym8563: hym8563@51 { 18 compatible = "haoyu,hym8563"; 28 clocks = <&hym8563>;
|
| /linux-4.4.14/arch/arm64/boot/dts/rockchip/ |
| D | rk3368-r88.dts | 101 clocks = <&hym8563>; 231 hym8563: hym8563@51 { label 232 compatible = "haoyu,hym8563";
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | rk3288-firefly.dtsi | 274 hym8563: hym8563@51 { label 275 compatible = "haoyu,hym8563"; 437 hym8563 {
|
| D | rk3288-rock2-square.dts | 115 hym8563@51 { 116 compatible = "haoyu,hym8563";
|
| D | rk3288-evb-act8846.dts | 78 hym8563@51 { 79 compatible = "haoyu,hym8563";
|
| D | rk3188-radxarock.dts | 185 compatible = "haoyu,hym8563"; 335 hym8563 {
|
| D | rk3288-r89.dts | 179 compatible = "haoyu,hym8563";
|