Searched refs:hym8563 (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/rtc/ |
D | rtc-hym8563.c | 86 struct hym8563 { struct 102 struct hym8563 *hym8563 = i2c_get_clientdata(client); in hym8563_rtc_read_time() argument 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() 293 #define clkout_hw_to_hym8563(_hw) container_of(_hw, struct hym8563, clkout_hw) 305 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_recalc_rate() local 306 struct i2c_client *client = hym8563->client; in hym8563_clkout_recalc_rate() 331 struct hym8563 *hym8563 = clkout_hw_to_hym8563(hw); in hym8563_clkout_set_rate() local 332 struct i2c_client *client = hym8563->client; in hym8563_clkout_set_rate() [all …]
|
D | Makefile | 75 obj-$(CONFIG_RTC_DRV_HYM8563) += rtc-hym8563.o
|
D | Kconfig | 297 will be called rtc-hym8563.
|
/Linux-v4.19/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-v4.19/arch/arm/boot/dts/ |
D | rk3036-evb.dts | 34 hym8563: hym8563@51 { label 35 compatible = "haoyu,hym8563";
|
D | rk3288-rock2-square.dts | 104 clocks = <&hym8563>; 169 hym8563: hym8563@51 { label 170 compatible = "haoyu,hym8563";
|
D | rk3288-firefly-reload.dts | 67 clocks = <&hym8563>; 200 hym8563: hym8563@51 { label 201 compatible = "haoyu,hym8563"; 324 hym8563 {
|
D | rk3288-evb-act8846.dts | 56 hym8563@51 { 57 compatible = "haoyu,hym8563";
|
D | rk3288-firefly.dtsi | 236 hym8563: hym8563@51 { label 237 compatible = "haoyu,hym8563"; 419 hym8563 {
|
D | rk3288-miqi.dts | 149 hym8563: hym8563@51 { label 150 compatible = "haoyu,hym8563";
|
D | rk3188-radxarock.dts | 151 compatible = "haoyu,hym8563"; 300 hym8563 {
|
D | rk3288-r89.dts | 148 compatible = "haoyu,hym8563";
|
/Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
D | rk3368-r88.dts | 63 clocks = <&hym8563>; 191 hym8563: hym8563@51 { label 192 compatible = "haoyu,hym8563";
|
D | rk3368-orion-r68-meta.dts | 207 hym8563: hym8563@51 { label 208 compatible = "haoyu,hym8563";
|
/Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-s905x-khadas-vim.dts | 103 compatible = "haoyu,hym8563";
|
D | meson-gxm-khadas-vim2.dts | 296 compatible = "haoyu,hym8563";
|